Re: [pymvpa] PyMVPA Growing Nerual Gas implementation

2014-01-24 Thread Tiziano Zito
Hi Tony, you can actually use the MDP GNG implementation directly in PyMVPA using the MDPFlowMapper. An example of how to use MDP within PyMVPA can be found here: http://www.pymvpa.org/examples/mdp_mnist.html HTH, Tiziano On Thu 23 Jan, 15:42, Jiang, Zhiguo zhiguo.ji...@njit.edu wrote: Hi,

[pymvpa] PyMVPA Growing Nerual Gas implementation

2014-01-23 Thread Jiang, Zhiguo
Hi, All this might be unrelated to PyMVPA. but I am trying to find a good implementation of clustering using Grown Neural Gas algorithm. I couldn't find any information on PyMVPA. MDP offers growing neural gas class but it is not implemented for fMRI data. anyone has any idea either finding a