An open API service indexing awesome lists of open source software.

https://github.com/zincware/znnl

A Python package for studying neural learning
https://github.com/zincware/znnl

data-science data-selection machinelearning mathematics physics

Last synced: 9 months ago
JSON representation

A Python package for studying neural learning

Awesome Lists containing this project

README

          

|zincware|

ZnNL
====
A Python library for studying neural learning.

Installation
------------

.. code-block:: bash

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

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

.. code-block:: bash

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

.. |zincware| image:: https://img.shields.io/badge/Powered%20by-zincware-darkcyan
:target: https://github.com/zincware