Docs.rs
slow_nn-0.1.22
slow_nn 0.1.22
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shashitnak
Dependencies
bincode ^1.2.1
normal
rand ^0.7.3
normal
serde ^1.0.106
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
slow_nn
0.1.22
All Items
Sections
Slow NN
Crate Items
Structs
Crate
slow_nn
Copy item path
Source
Expand description
§
Slow NN
A slow Neural Network library that uses graph to represent the network
Structs
§
Connection
Connection struct for Neural Network
Network
Neural Network struct
Neuron
Neuron struct for Neural Network