Skip to content

evansneath/pybrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBrain - The Python Machine Learning Library

Fork Notes

This repository has been forked for the purpose of bug fixing and customization during the use of PyBrain for robotic neural network research.

Installation

Quick answer: make sure you have SciPy installed, then run python setup.py install

Longer answer: (if the above was any trouble) we keep more detailed installation instructions (including those for the dependencies) up-to-date in the [Wiki] (http://wiki.github.com/pybrain/pybrain/installation).

Documentation

Please read docs/documentation.pdf or browse docs/html/* featuring: quickstart, tutorials, API, etc.

If you have matplotlib, the scripts in examples/* may be instructive as well.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.0%
  • JavaScript 1.4%
  • Other 1.6%