#include <magic/mobject.h>
#include "annetwork.h"
Go to the source code of this file.
Compounds | |
| class | DummyInitializer |
| Dummy NeuronInitializer just leaves the neurons uninitialized. More... | |
| class | GaussianInitializer |
| Standard initializer for Neuron weights. More... | |
| class | NeuronInitializer |
| Abstract interface class for Neuron weight initializers. More... | |
Definition in file initializer.h.
1.2.18