PyBrain
"PyBrain is an open source machine learning toolbox with emphasis on neural networks and reinforcement learning"
The data processing flow :
PyBrain for whom?
1. Students.
2. Teachers.
3. Developers.
PyBrain for what?
1. Neural Networks.
2. Learning Algorithms.
3. Environments / Benchmarks.
How to get the source?
sudo apt-get install python-scipy python-matplotlib
$ git clone git://github.com/pybrain/pybrain.git $ python setup.py install
export PYTHONPATH=./pybrain:$PYTHONPATH
Check out the examples in the code you cloned from git and also visit there site and contribute : pybrain
Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs