aprender 0.67.0

Next-generation ML framework in pure Rust — `cargo install aprender` for the `apr` CLI
Documentation
1
2
3
//! The INCLUDING file: `include!()` splices src/gen/part.rs into THIS module,
//! so the reader that lives over there runs as `inc::…`.
include!("gen/part.rs");