Skip to content

zincware/ZnNL

Repository files navigation

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