MachineIntelligenceCore:NeuralNets
|
#include <opengl/application/OpenGLContinuousLearningApplication.hpp>
#include <opengl/visualization/WindowMatrix2D.hpp>
#include <opengl/visualization/WindowCollectorChart.hpp>
#include <importers/MNISTPatchImporter.hpp>
#include <mlnn/BackpropagationNeuralNetwork.hpp>
Go to the source code of this file.
Classes | |
class | mic::applications::MNISTPatchReconstructionApplication |
Class implementing a simple MNIST patch reconstruction with multi-layer neural net. More... | |
Namespaces | |
mic | |
mic::applications | |