Docs.rs
simple_nn-0.1.2
simple_nn 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AngryBeltMan
Dependencies
rand ^0.8.5
normal
serde ^1.0.183
normal
serde_derive ^1.0.183
normal
serde_json ^1.0.104
normal
Versions
41.86%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
simple_
nn
0.1.2
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
nn::NeuralNetwork
Enums
nn_activation::ActivationFunc
Traits
math::GetMax
math::VecSubtraction
nn_serde::NNSerde
Functions
math::dot_product
math::element_wise_multiplication
math::matrix_addition
math::matrix_mult
math::matrix_to_vec
math::reLU
math::scalar_multiplication
math::sigmoid
math::soft_max
math::transposition
math::vec_to_matrix
math::vector_mult