Skip to content

Convert pybrain to work with python 3.6 to be used in an AWS lambda experiment

License

Notifications You must be signed in to change notification settings

potter-potter/pybrain-to-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Personal modification of PyBrain from python2 to python3




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.

About

Convert pybrain to work with python 3.6 to be used in an AWS lambda experiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages