zincware / ZnNL

A Python package for studying neural learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Python package for studying neural learning

License:Eclipse Public License 2.0


Languages

Language:Python 100.0%