N2CMU Arduino
|
Header file for N2CMU (Neural Network Coprocessing Microcontroller Unit). More...
#include <SoftwareSerial.h>
Go to the source code of this file.
Classes | |
class | N2Coprocessor |
Class representing the N2CMU device. More... | |
Header file for N2CMU (Neural Network Coprocessing Microcontroller Unit).
This header file defines the N2Coprocessor class, providing an interface for interacting with the N2CMU shield device. It includes functions for initializing, configuring, training, and inferring with neural networks, as well as setting and getting various parameters of the neural network model.