MachineIntelligenceCore:NeuralNets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
MNISTPatchSoftmaxApplication.hpp File Reference
#include <opengl/application/OpenGLContinuousLearningApplication.hpp>
#include <opengl/visualization/WindowMatrix2D.hpp>
#include <opengl/visualization/WindowProbability.hpp>
#include <opengl/visualization/WindowCollectorChart.hpp>
#include <importers/MNISTPatchImporter.hpp>
#include <mlnn/BackpropagationNeuralNetwork.hpp>
#include <encoders/MatrixXfMatrixXfEncoder.hpp>
#include <encoders/UIntMatrixXfEncoder.hpp>
Include dependency graph for MNISTPatchSoftmaxApplication.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mic::applications::MNISTPatchSoftmaxApplication
 Class implementing a simple MNIST patch softmax classification with multi-layer neural net - imported from previously loaded auto-encoder net and adds softmax layer "at the top". More...
 

Namespaces

 mic
 
 mic::applications