Пакет python3-module-mdp: Информация

    Исходный пакет: python3-module-mdp
    Версия: 3.5-alt2
    Собран:  22 ноября 2020 г. 16:45 в задании #262238
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://mdp-toolkit.sourceforge.net/

    Лицензия: LGPL v2
    О пакете: Modular toolkit for Data Processing
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-mdp (noarch)
    python3-module-mdp-doc (noarch)
    python3-module-mdp-tests (noarch)

    Сопровождающий: Vitaly Lipatov


      1. python3-module-scipy
      2. python3-module-setuptools
      3. rpm-build-python3
      4. libnumpy-py3-devel

    Последнее изменение


    22 ноября 2020 г. Vitaly Lipatov 3.5-alt2
    - cleanup spec
    8 ноября 2019 г. Andrey Bychkov 3.5-alt1
    - Version updated to 3.5
    - disable python2, enable python3
    3 марта 2015 г. Eugeny A. Rostovtsev 3.4-alt2.git20140427
    - Fixed build