Design
This page describes the design rationale of all major components of the SnoScience package.
Interactions between user and neural network
The following sequence diagram describes the user calls and neural network responses.
Interactions between neural network and layers
The following sequence diagram describes how the neural network controls its layers.
Interactions between layer and neurons
The following sequence diagram describes how the layer controls its neurons.