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
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
6.06%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate libdt
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