slow_nn 0.1.22

A slow neural network library
Documentation
[dependencies.bincode]
version = "1.2.1"

[dependencies.rand]
version = "0.7.3"

[dependencies.serde]
features = ["derive"]
version = "1.0.106"

[package]
authors = ["Shashi Kant <shashitnak@gmail.com>"]
description = "A slow neural network library"
documentation = "https://docs.rs/slow_nn"
edition = "2018"
license = "MIT"
name = "slow_nn"
repository = "https://github.com/shashitnak/slow_nn"
version = "0.1.22"