Docs.rs
reilly-0.0.1
reilly 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
AlessioZanga
Dependencies
indicatif ^0.16
normal
num ^0.4
normal
polars ^0.21
normal
rand ^0.8
normal
rand_distr ^0.4
normal
approx ^0.5
dev
rand_xoshiro ^0.6
dev
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
reilly
0.0.1
All Items
Crate Items
Modules
Crate
reilly
Copy item path
Source
Expand description
A REInforcement Learning LibrarY.
Modules
§
agents
Generic reinforcement learning agents.
envs
Collection of environments.
policies
Collection of agent’s policies.
sessions
Generic agent-environment experiment sessions.
types
Definition of fundamental types.
values
Collection of value functions.