- Mar 21, 2019
-
-
Martin Beseda authored
-
- Feb 20, 2019
-
-
Michal Kravcenko authored
-
- Feb 19, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 18, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 16, 2019
-
-
Martin Beseda authored
-
- Feb 04, 2019
-
-
Martin Beseda authored
-
- Feb 03, 2019
-
-
Martin Beseda authored
-
- Feb 02, 2019
-
-
Martin Beseda authored
FIX: Fixed non-normalizing eval() method in ErrorFunctions + rewritten ErrorFunction classes to prevent duplication of code.
-
- Jan 08, 2019
-
-
Martin Beseda authored
-
- Jan 06, 2019
-
-
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.
-
- Nov 15, 2018
-
-
Martin Beseda authored
-
- Nov 02, 2018
-
-
David Vojtek authored
-
- Oct 19, 2018
-
-
David Vojtek authored
-
- Oct 04, 2018
-
-
David Vojtek authored
-
- Sep 26, 2018
-
-
David Vojtek authored
-
- Sep 20, 2018
-
-
Martin Beseda authored
ENH: Only classes belonging to API are now contained in 4neuro.h. All those classes were enclosed in 'lib4neuro' namespace.
-
- Sep 19, 2018
-
-
kra568 authored
-
Michal Kravcenko authored
ADD: added preliminary version of gradient calculation vie backpropagation, added supporting methods to error classes and learning algorithms utilizing gradient calculation
-
- Sep 13, 2018
-
-
Martin Beseda authored
FIX: Removed included Exprtk - now it's compiled as ExprtkWrapper and it's not needed to include the whole header-library.
-
- Sep 04, 2018
-
-
Michal Kravcenko authored
MOD: Modified examples and unit tests to account for the changes
-
- Aug 30, 2018
-
-
kra568 authored
-
- Aug 09, 2018
-
-
Michal Kravcenko authored
-
- Jul 25, 2018
-
-
Michal Kravcenko authored
-
- Jul 23, 2018
-
-
Michal Kravcenko authored
edited the first ode example to use the new DESolver class
-
- Jul 18, 2018
-
-
Michal Kravcenko authored
-
- Jul 17, 2018
-
-
Michal Kravcenko authored
-added a new test showcasing the use of subnetworks sharing edge weights and multiple error functions in swarm optimization
-
Michal Kravcenko authored
-
Martin Beseda authored
-
- Jul 16, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-added an example testing multi-network error function
-
Martin Beseda authored
-
- Jul 15, 2018
-
-
Martin Beseda authored
-