Docs.rs
fast-neural-network-0.2.0
fast-neural-network 0.2.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
AbduEhab
Dependencies
rand ^0.8.5
normal
rayon ^1.7.0
normal
serde ^1.0.163
normal
serde_json ^1.0.96
normal
criterion ^0.5.1
dev
Versions
79.31%
of the crate is documented
This release has been yanked, go to latest version
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
☰
Crate fast_neural_network
Structs
Enums
Traits
Functions
?
List of all items
Structs
matrix::Matrix
neural_network::Layer
neural_network::Network
Enums
activation::ActivationType
Traits
neural_network::LinearAlgebra
Functions
activation::der_relu
activation::der_sigm
activation::der_tanh
activation::relu
activation::sigm
activation::tanh