- Feb 02, 2019
-
-
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
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 08, 2019
-
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 06, 2019
-
-
Martin Beseda authored
ENH: Now it's possible to specify different neuron types for different hidden layers in FullyConnectedFFNs.
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Methods print_* changed for overloaded methods write_*, which make possible writing not only to STDOUT, but also to the file.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-