deep_rust 0.1.0

Machine learning crate in Rust (under dev)
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "deep_rust"
version = "0.1.0"
authors = ["Vigneshwer.D <dvigneshwer@gmail.com>"]
description = "Machine learning crate in Rust (under dev)"
documentation = "https://docs.rs/deep_rust/0.1.0/"
readme = "/home/vigneshwer/github_project_repos/deeprust/code/README.md"
keywords = ["machine-learning", "deeplearning", "data-science", "AI", "analytics"]
categories = ["algorithms"]
license = "MIT"
license-file = "/home/vigneshwer/github_project_repos/deeprust/license/LICENSE.md"
repository = "https://github.com/dvigneshwer/deeprust"

[dependencies]

[dev-dependencies]