Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37410553
en ru br
ALT Linux repos
S:3.6.0.15.g64f14eee-alt1

Group :: Development/Python3
RPM: python3-module-mdp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.6.0.15.g64f14eee-alt1
Build date: 30 july 2023, 14:38 ( 37.7 weeks ago )
Size: 986.66 Kb

Home page:   https://pypi.org/project/MDP/

License: BSD-3-Clause
Summary: Modular toolkit for Data Processing
Description:

Modular toolkit for Data Processing (MDP) is a Python data processing
framework.

From the user's perspective, MDP is a collection of supervised and
unsupervised learning algorithms and other data processing units that
can be combined into data processing sequences and more complex
feed-forward network architectures.

From the scientific developer's perspective, MDP is a modular framework,
which can easily be expanded. The implementation of new algorithms is
easy and intuitive. The new implemented units are then automatically
integrated with the rest of the library.

The base of available algorithms is steadily increasing and includes, to
name but the most common, Principal Component Analysis (PCA and NIPALS),
several Independent Component Analysis algorithms (CuBICA, FastICA,
TDSEP, JADE, and XSFA), Slow Feature Analysis, Gaussian Classifiers,
Restricted Boltzmann Machine, and Locally Linear Embedding.

Current maintainer: Daniel Zagaynov

List of contributors

List of rpms provided by this srpm:

  • python3-module-mdp
  • python3-module-mdp-doc
  • python3-module-mdp-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin