Docs.rs
rust_nn-0.1.0
rust_nn 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Lawqup
Dependencies
eframe ^0.22.0
normal
egui ^0.22.0
normal
rand ^0.8.5
normal
criterion ^0.4
dev
Versions
28.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
rust_nn
0.1.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
matrix::Matrix2
neural::DenseLayer
neural::NeuralNet
neural::optimizer::Optimizer
viz::NNGui
Enums
neural::activations::Activations
neural::optimizer::OptimizerMethod
prelude::Error
Traits
matrix::ops::Dot
matrix::ops::Transpose
neural::activations::Activation
viz::Visualizer
Type Aliases
prelude::Result
viz::EpochState