Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 535 Bytes

README.rst

File metadata and controls

28 lines (19 loc) · 535 Bytes

zincware

ZnNL

A Python library for studying neural learning.

Installation

git clone https://github.com/zincware/ZnNL.git
cd ZnNL
pip install .

Documentation

For tutorials and more theoretical information please see the included documentation.

cd docs
make html
firefox/safari/chrome/open build/html/index.html