- Mar 21, 2019
-
-
Martin Beseda authored
-
- Feb 26, 2019
-
-
Michal Kravcenko authored
MOD: modified the calculation of jacobian and added new functionality to NeuralNetwork class to support the new jacobian calculation
-
- Feb 19, 2019
-
-
Martin Beseda authored
-
- Feb 16, 2019
-
-
Martin Beseda authored
-
- Feb 09, 2019
-
-
Martin Beseda authored
Every learning method now inherits from the abstract class LearningMethod, instead from the interface ILearningMethod.
-
- Jan 09, 2019
-
-
Martin Beseda authored
-
- Nov 15, 2018
-
-
Martin Beseda authored
-
- Oct 04, 2018
-
-
David Vojtek authored
-
- Sep 11, 2018
-
-
Michal Kravcenko authored
MOD: modified DE solver to take an instance of a learning method object as an argument MOD: modified all examples and unit-tests to reflect the adjustments
-
- Aug 12, 2018
-
-
Michal Kravcenko authored
-