This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pybrain /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Nov 11 06:53:00 -0800 2009 | |
| |
.project | Thu Jul 09 03:22:17 -0700 2009 | |
| |
.pydevproject | Mon Jul 06 07:16:12 -0700 2009 | |
| |
LICENSE | Mon Nov 02 05:45:15 -0800 2009 | |
| |
README.TXT | Wed Nov 18 05:46:59 -0800 2009 | |
| |
acknowledgements.txt | Wed Oct 14 02:34:10 -0700 2009 | |
| |
docs/ | Wed Nov 18 10:10:22 -0800 2009 | |
| |
examples/ | Wed Nov 18 08:04:46 -0800 2009 | |
| |
pybrain/ | Fri Nov 27 06:54:30 -0800 2009 | |
| |
setup.py | Wed Nov 11 07:16:12 -0800 2009 |
README.TXT
PyBrain -- the Python Machine Learning Library =============================================== INSTALLATION ------------ Quick answer: make sure you have SciPy installed, then 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 a wiki at: 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.







