brainspy.utils#
A set of classes to provide support in useful tasks that are typically required when using the library. Check https://github.com/BraiNEdarwin/brains-py/wiki/C.-Package-Description
Modules
Library that handles loading and saving of data to a file. |
|
Class to retrieve data specified in a dictionary used to train a model. |
|
Package for training a perceptron after the signal of a Processor class or one of its children. |
|
Class to consistently manage torch variables and their data types. |
|
Set of fitness functions for genetic algorithm and loss functions for gradient descent. |
|
File that contains a set of methods to perform linear transformation from a given range to the range of the activation electrodes. |
|
This module is part of the utils of brains-py helps managing the waveforms of the signals sent to and received by the hardware DNPUs. |