Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • VERSION_2019.4.1
  • VERSION_2019.3.1
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Feb16943231Jan3025232221181715109876330Dec29201826Nov252221161514117231Oct198426Sep21201918171514131211109876543231Aug30252423222120171614131211109TMP: Begin implementation of Levenberg-Marquardt methodTMP: Begin implementation of Levenberg-Marquardt methodENH: added classes for differentiable error functions and training methods using them, specifiallyENH: added classes for differentiable error functions and training methods using them, specifiallyNEW: Added Armadillo external dependencyNEW: Added Armadillo external dependencyEvery learning method now inherits from the abstract class LearningMethod, instead from the interface ILearningMethod.Every learning method now inherits from the abstract class LearningMethod, instead from the interface ILearningMethod.CMake version >=11.0 is now needed, because of FetchContent.CMake version >=11.0 is now needed, because of FetchContent.FIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Added WinAPI Boost lib when downloading Boost on Windows.FIX: Added WinAPI Boost lib when downloading Boost on Windows.Merge branch 'new-build' of code.it4i.cz:bes0030/4Neuro into new-buildMerge branch 'new-build' of code.it4i.cz:bes0030/4Neuro into new-buildUnit-test build allowedUnit-test build allowedMerge branch 'dev' into new-buildMerge branch 'dev' into new-buildFIX: Fixed missing return statements from MSE class methods.FIX: Fixed missing return statements from MSE class methods.FIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsFIX: Trying to fix compilation on WindowsTMP: Unit-tests are not compiling now.TMP: Unit-tests are not compiling now.NEW: Mock class for ErrorFunction was separated into its own header.NEW: Mock class for ErrorFunction was separated into its own header.ENH: Mock definition of ErrorFunction class was moved to the separate header ErrorFunctionMock.hENH: Mock definition of ErrorFunction class was moved to the separate header ErrorFunctionMock.hFIX: Fixed download of outer dependencies by CMakeFIX: Fixed download of outer dependencies by CMakeFIX: Fixing downloading dependencies by CMakeFIX: Fixing downloading dependencies by CMake
Loading