entrenar 0.8.0

DEPRECATED: Use aprender-train instead. Re-exports aprender-train for backward compatibility.
Documentation
1
2
3
4
5
6
//! `entrenar` has moved to `aprender-train`.
//!
//! This crate re-exports `aprender-train` for backward compatibility.
//! New code should depend on `aprender-train` directly.

pub use entrenar::*;