brainspy.processors.simulation.model#

Module for creating and using a neural network model.

Classes

NeuralNetworkModel(model_structure)

A class for predicting the raw input/output relationship of a DNPU hardware device with a neural network model.