burn-rl 0.21.0

RL crate for the Burn framework
Documentation
1
2
3
4
5
mod async_policy;
mod base;

pub use async_policy::*;
pub use base::*;