brainspy.utils.performance.data#
Package for describing the dataset for training a perceptron after the signal of a Processor class or one of its children.
Functions
|
Initialises the perceptron Dataset and loads the dataset into the Pytorch Dataloader. |
Classes
|
This class is an instace of the Pytorch Dataset. |