#neural-network #machine-learning #evolution #lightweight

neurs

A simple, feed-forward-only, but efficient, neural network and reinforcement learning library

3 releases

0.1.1 Oct 21, 2022
0.1.0 Oct 21, 2022

#1590 in Machine learning

Custom license

34KB
713 lines

neurs

:author: Gustavo Ramos Rehermann :toc: :numbered:

A library that provides very simplified neural network functionality. The core part of the Neurs Project.

All neural networks in this library are feed-forward and dense connected.

Dependencies

~1.4–2MB
~41K SLoC