burn-train 0.19.0

Training crate for the Burn framework
1
2
3
4
pub(crate) mod epoch;
mod method;

pub use method::*;