Project details for libmind

Logo libmind alpha 1

by neuromancer - September 4, 2012, 04:30:57 CET [ Project Homepage BibTeX Download ]

view (1 today), download ( 0 today ), 0 subscriptions

Description:

This Python library, libmind, aims to solve the problem in Machine Learning of processing sequences of inputs instead of a fixed size vector that many algorithms requires to perform classification or regression and also providing a minimalist interface to learn and predict sequences in almost any domain.

The basic idea is to use an Echo State Network to generate a single fixed size vector in R^n from a sequence of inputs of vectors in R^k. Then, we can use this representation to perform some kind of classification or regression. Also, a dual procedure can be used to reconstruct a sequence of vectors in R^k from a fixed size vector in R^n.

Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Supported Operating Systems: Platform Independent
Data Formats: Agnostic
Tags: Svm, Reservoir Computing, Association
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.