[dependencies.rand]
version = "0.7.0"
[dependencies.rand_distr]
version = "0.2.1"
[package]
authors = ["Andrey Tkachenko <andreytkachenko64@gmail.com>"]
description = "Yet Another rust Neural Network framework"
documentation = "https://github.com/andreytkachenko/yarnn"
edition = "2018"
homepage = "https://github.com/andreytkachenko/yarnn"
keywords = ["deep-learning", "neural-networks", "machine-learning", "framework"]
license = "MIT OR Apache-2.0"
name = "yarnn"
readme = "../README.md"
repository = "https://github.com/andreytkachenko/yarnn"
version = "0.1.0"