hodu 0.2.4

A user-friendly ML framework built in Rust for rapid prototyping and embedded deployment
Documentation
1
2
3
#![cfg_attr(not(feature = "std"), no_std)]

pub use hodu_internal::*;