neurs 0.1.1

A simple, feed-forward-only, but efficient, neural network and reinforcement learning library
Documentation
1
2
3
4
5
6
7
8
9
10
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.