Skip to content

zincware/ZnNL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30c1e70 · Jun 10, 2024
Jun 10, 2024
Jun 10, 2024
Nov 3, 2023
Jun 10, 2024
Jun 10, 2024
Jun 20, 2022
Jul 26, 2021
Dec 20, 2023
Dec 20, 2023
Nov 5, 2021
Sep 8, 2023
May 7, 2024
Jun 20, 2022
Jun 10, 2024
Nov 3, 2023

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