- Jan 08, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 07, 2019
-
-
Martin Beseda authored
-
- Jan 06, 2019
-
-
Martin Beseda authored
-
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
-
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
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Added method for evaluation errors on an arbitrary data-set. Several methods overloaded to be able to output into the file according to the open handler.
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Method run_k_fold_test overloaded, so that it can output not only to STDOUT, but also to the file, either according to its name or to the open handler.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jan 03, 2019
-
-
Martin Beseda authored
-
- Dec 30, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
FIX + ENH: Fixed network dimensions according to the new data. Now handling even 'bad argument' exceptions.
-
Martin Beseda authored
-
Martin Beseda authored
-
- Dec 29, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH + FIX: Added missing 'throw' command to exception macros. Added new THROW_OUT_OF_RANGE_ERROR macro.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
FIX: Removed include of the exception header - it does NOT belong here, as it's not supposed to be used in the API!
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Added a default compilation type (static) instead of an obligatory DEPENDENCIES_LINK_TYPE parameter.
-
- Dec 20, 2018
-
-
Martin Beseda authored
-