Alle Klassen und Schnittstellen
Klasse
Beschreibung
The Transformer Bock class containing a mha and multiple mlps.
A simple Chart display class
A class used to connect two neurons by making one the source neuron and the other one the neuron containing the connection
Container class for a Dataset
Contains all Dataset related static methods
The class for a Decoder-Only Transformer, used for generative tasks
An object class for DeepNetwork objects
The Encoder-Decoder Head class
Record class for Transformer intern data.
An object class for EvolutionNetworks
The abstract class for FFNeuralNetworks
The Decoder and Encoder Head Object class
Record class for Neurons
Just a testing class
A container class for Heads
The class of Neurons used in the Networks
A class for Sub-Layer normalisation, it stores weights and biases.
A container class for a transformer internal Embedding-Sequence
A record class for a token, used to construct a transformer internal embedding.
A class containing all network training related static methods