1.
Modular toolkit for Data Processing (MDP)
Modular toolkit for Data Processing (MDP) is a Python data processing framework ... y = mdp.pca(x) >>> # perform ica on some data x using single precision . ...
2.
Modular toolkit for Data Processing (MDP)
From the user's perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined ...
3.
Modular toolkit for Data Processing (MDP)
svn co https://mdp-toolkit.svn.sourceforge.net/svnroot/mdp-toolkit/mdp/trunk/mdp mdp. Thanks to Yaroslav Halchenko, Debian users can install the python-mdp ...
4.
mdp.Node
If the input dimension and the output dimension are unspecified, they will be set when the 'train' or 'execute' function is called for the first time. ...
5.
Modular toolkit for Data Processing (MDP)
From the scientific developer's perspective, MDP is a modular framework, ... Thanks to Yaroslav Halchenko, Debian users can install the python-mdp package. ...
6.
MDP Animated logo
MDP animated logo. ... Modular toolkit for. Data Processing, MDP logo ... The logo has been created with MDP itself. A Growing Neural Gas Node adapted a ...
7.
Modular toolkit for Data Processing (MDP)
Modular toolkit for. Data Processing, MDP logo ... From the scientific developer's perspective, MDP is a modular framework, which can easily be expanded. ...
8.
mdp.graph.GraphNode
Represent a graph node and all information attached to it. ... If neighbor is specified, return only the edges connected to that node. ...
9.
Modular toolkit for Data Processing (MDP)
From the scientific developer's perspective, MDP is a modular framework, ... Thanks to Yaroslav Halchenko, Debian users can install the python-mdp package. ...
10.
mdp.graph
Package mdp :: Package graph ... Represent a graph edge and all information attached to it. GraphException. Base class for exception in the graph package. ...