esp-idf-unda 0.1.2

Embedded neural network forward feeding for precompiled models created by the unda crate
Documentation
1
2
3
4
5
6
7
pub mod matrix;
pub mod matrix3d;
pub mod network;
pub mod activations;
pub mod input;
pub mod layer;
pub mod serialize;