![]() |
Diwa
Lightweight implementation of Artificial Neural Network for resource-constrained environments
|
Files | |
diwa.h | |
This file contains the declaration of the Diwa class, a lightweight Feedforward Artificial Neural Network (ANN) library tailored mainly for microcontrollers. | |
diwa_activations.h | |
Defines activation functions for use in the Diwa neural network. | |
diwa_conv.h | |
Utility functions for data conversion in the Diwa neural network library. | |