Docs.rs
learnwell-0.2.1
learnwell 0.2.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
griccardos
Dependencies
fastrand ^1.9.0
normal
fxhash ^0.2.1
normal
runnt ^0.6.0
normal
show-image ^0.13.1
normal
strum ^0.24.1
normal
Versions
39.29%
of the crate is documented
Platform
i686-pc-windows-msvc
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 learnwell
Structs
Traits
?
List of all items
Structs
agent::deepqlearning::DeepQLearning
agent::deepqlearning::DeepQLearningConfig
agent::deepqlearning::Replay
agent::qlearning::QLearning
runner::DisplayConfig
runner::Runner
strategy::decliningrandom::DecliningRandom
Traits
agent::Agent
agent::nnbackend::NNBackend
environment::Environment
strategy::ExploreStrategy