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
- Host: GitHub
- URL: https://github.com/zincware/znnl
- Owner: zincware
- License: epl-2.0
- Created: 2021-07-19T19:55:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T12:03:48.000Z (over 1 year ago)
- Last Synced: 2025-04-12T00:56:30.157Z (about 1 year ago)
- Topics: data-science, data-selection, machinelearning, mathematics, physics
- Language: Python
- Homepage:
- Size: 7.68 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Citation: CITATION.cff
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