brainy 0.1.0

A (proto) library for neural networks. Website : https://thefrogblog.xyz/about
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["Er-godic"]
description = "A (proto) library for neural networks. Website : https://thefrogblog.xyz/about"
edition = "2021"
license = "MIT"
name = "brainy"
resolver = "2"
version = "0.1.0"