MachineIntelligenceCore:NeuralNets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
mic::applications Namespace Reference

Classes

class  MNISTPatchReconstructionApplication
 Class implementing a simple MNIST patch reconstruction with multi-layer neural net. More...
 
class  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...