burn-rl 0.21.0

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

pub use base::*;
pub use slice_access::*;