mushin 0.1.1

Compile-time creation of neural networks
Documentation
[badges.codecov]
repository = "c0dearm/mushin"

[badges.maintenance]
status = "actively-developed"
[dependencies.rand]
version = "0.8"
[dev-dependencies.approx]
version = "0.4"

[dev-dependencies.rand_chacha]
version = "0.3"

[package]
authors = ["Aitor Ruano <codearm@pm.me>"]
categories = ["algorithms", "no-std", "mathematics"]
description = "Compile-time creation of neural networks"
edition = "2018"
homepage = "https://github.com/c0dearm/mushin"
keywords = ["neural", "network", "artificial", "intelligence", "AI"]
license = "MIT/Apache-2.0"
name = "mushin"
readme = "../README.md"
repository = "https://github.com/c0dearm/mushin"
version = "0.1.1"