evansneath / pybrain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.0%Language:JavaScript 1.4%Language:CSS 0.9%Language:C++ 0.7%Language:Shell 0.0%