- Feb 19, 2019
-
-
Martin Beseda authored
-
- Feb 18, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 16, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 09, 2019
-
-
Martin Beseda authored
Every learning method now inherits from the abstract class LearningMethod, instead from the interface ILearningMethod.
-
- Feb 04, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 03, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 02, 2019
-
-
Martin Beseda authored
ENH + FIX: Fixed output problems of MSE evaluation and the data-set is not de-normalized anymore, when evaluating an error, thus the error can be evaluated multiple times (e.g. using different networks).
-
Martin Beseda authored
FIX: Fixed non-normalizing eval() method in ErrorFunctions + rewritten ErrorFunction classes to prevent duplication of code.
-
- Jan 31, 2019
-
-
Michal Kravcenko authored
ADD: added proggress debug output for particle swarm optimization
-
- Jan 25, 2019
-
-
Martin Beseda authored
-
- Jan 23, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 22, 2019
-
-
Martin Beseda authored
FIX: Removing max and min values after de-normalization of data-set, so the is_normalized() method will again return 'False' after de-normalization.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 21, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Michal Kravcenko authored
-
- Jan 18, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Michal Kravcenko authored
FIX: fixed an issue with NaN in GradientDescent caused by acos(x), added more debug info to errorfunction validation
-
- Jan 17, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 15, 2019
-
-
Martin Beseda authored
ENH: Added check when DataSet constructor gets path to the file, which is not a correct DataSet archive.
-
Martin Beseda authored
ENH: Added data check before creating a new DataSet - prevents SEGFAULTs occuring when read() method was not called beforehand.
-
- Jan 09, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-