MachineIntelligenceCore:Algorithms
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
File List
Here is a list of all files with brief descriptions:
[detail level 123]
\-src
 o-encoders
 |o*CharMatrixXfEncoder.cpp
 |o*CharMatrixXfEncoder.hpp
 |o*ColMatrixEncoder.hpp
 |o*Encoder.hppContains definition of an abstract, template parent class for all auto-encoders
 |o*MatrixSDREncoder.hpp
 |o*MatrixXfMatrixXfEncoder.hpp
 |o*MatrixXfSDREncoder.hpp
 |o*UIntMatrixEncoder.hpp
 |\*UIntMatrixXfEncoder.hpp
 o-importers
 |o*BMPImporter.hpp
 |o*CIFARImporter.hpp
 |o*IBMFontMatrixImporter.cppContains definition of methods of importer responsible for importing/loading characters from IBM VGA font dataset
 |o*IBMFontMatrixImporter.hppContains declaration of an importer responsible for importing/loading characters from IBM VGA font dataset
 |o*IBMFonts.hppContains characters bitmaps, originally created by Marcel Sondaar (IBM - VGA fonts)
 |o*Importer.hppContains declaration (and definition) of base template class of all data importers
 |o*MNISTMatrixImporter.hpp
 |o*MNISTPatchImporter.cpp
 |o*MNISTPatchImporter.hpp
 |o*RawTextImporter.cpp
 |o*RawTextImporter.hpp
 |o*STL10MatrixImporter.cpp
 |\*STL10MatrixImporter.hpp
 o-tests
 |o*char_encoder_test.cpp
 |o*data_collector_test.cppProgram for testing data collector
 |\*tensor_test.cppContains program for testing of tensors/Eigen map
 o-types
 |o*Action2D.hpp
 |o*Batch.hpp
 |o*Color.hpp
 |o*Matrix.hpp
 |o*MatrixArray.hpp
 |o*MatrixArrayTests.cpp
 |o*MatrixTests.cpp
 |o*MatrixTypes.hppContains definition of basic matrix datatypes derived from Eigen
 |o*MatrixXdSpecializations.hpp
 |o*MatrixXfSpecializations.hpp
 |o*MatrixXiSpecializations.hpp
 |o*MNISTTypes.hpp
 |o*Position2D.hpp
 |o*Sample.hpp
 |o*Tensor.hppFile contaning a template tensor class
 |o*TensorTests.cpp
 |\*TensorTypes.hppContains declaration of tensor types
 \-utils
  o*DataCollector.hpp
  o*RandomGenerator.cpp
  o*RandomGenerator.hppContains declaration of a random generator singleton
  \*Timer.hpp