Docs.rs
ducky-learn-0.2.1
ducky-learn 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
Jack17432
Dependencies
ndarray ^0.15.6
normal
ndarray-rand ^0.14.0
normal
rand ^0.8
normal
rand_distr ^0.4
normal
mnist ^0.5.0
dev
Versions
47.73%
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
All
ducky_
learn
0.2.1
Crate Items
Structs
Traits
Functions
List of all items
Structs
feature_extraction::CountVectorizer
layers::Dense1d
naive_bayes::GaussianNaiveBayes
naive_bayes::StdNaiveBayes
util::Fit
util::Unfit
Traits
layers::Layer1d
Functions
activations::deriv_relu_1d
activations::relu_1d
activations::softmax_1d
cost::deriv_mean_squared_error
cost::mean_squared_error
train::back_propagation
train::forward_pass
train::train
util::one_hot_encoding_vec