Docs.rs
libdt-2.0.3
libdt 2.0.3
Permalink
Docs.rs crate page
GPL-2.0
Links
Repository
crates.io
Source
Owners
antoniprzybylik
Dependencies
libdt-macros ^2.0.2
normal
optional
nalgebra ^0.32.3
normal
rand ^0.8.5
normal
float_eq ^1.0.1
dev
libdt-macros ^2.0.2
dev
rand ^0.8.5
dev
Versions
10.87%
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
libdt
2.0.3
Crate Items
Structs
Traits
List of all items
Structs
layer::GeLULayer
layer::LinLayer
layer::SigmaLayer
layer::SoftMaxLayer
layer::SumLayer
trainer::CGTrainer
trainer::GDTrainer
trainer::LMTrainer
Traits
layer::Layer
network::Network
trainer::Trainer