|
OpenNN
Open-source neural networks library
|
Declares the Batch struct used to feed mini-batches into ForwardPropagation and BackPropagation. More...
Go to the source code of this file.
Classes | |
| struct | opennn::Batch |
| Owns the host-side and (optional) device-side buffers for one mini-batch of dataset samples. More... | |
Namespaces | |
| namespace | opennn |
Declares the Batch struct used to feed mini-batches into ForwardPropagation and BackPropagation.