A Python library for studying neural learning.
git clone https://github.com/zincware/ZnNL.git
cd ZnNL
pip install .
For tutorials and more theoretical information please see the included documentation.
cd docs
make html
firefox/safari/chrome/open build/html/index.html