Crates.io | neurs |
lib.rs | neurs |
version | 0.1.1 |
source | src |
created_at | 2022-10-21 02:13:48.709858 |
updated_at | 2022-10-21 08:05:27.503145 |
description | A simple, feed-forward-only, but efficient, neural network and reinforcement learning library |
homepage | |
repository | https://github.com/wallabra/neurs_project |
max_upload_size | |
id | 693121 |
size | 63,737 |
: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.