- Nov 14, 2019
-
-
Martin Beseda authored
[FIX] Rewritten serialization of ExprtkWrapper, so that Boost.serialization doesn't have to be friended anymore
-
- Nov 13, 2019
-
-
Martin Beseda authored
[ENH] NeuralNetworkSum class now implemented using PIMPL to remove Boost::serialization header dependency induced by ExprtkWrapper.
-
- Mar 29, 2019
-
-
Martin Beseda authored
-
- Mar 22, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Mar 21, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 21, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 20, 2019
-
-
Michal Kravcenko authored
ADD+MOD+FIX: added new evaluation functions for debug/testing purposes, modified random generation of parameters, fixed the calculation of gradient via backpropagation
-
Michal Kravcenko authored
ADD+MOD+FIX: added new evaluation functions for debug/testing purposes, modified random generation of parameters, fixed the calculation of gradient via backpropagation
-
- 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
-
-
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 18, 2018
-
-
Martin Beseda authored
ENH: Removed both linking and include dependencies from examples => lib4neuro can be used just by linking it and including its header without any external dependencies needed.
-
- Sep 05, 2018
-
-
Michal Kravcenko authored
FIX: fixed an issue with ExprtkWrapper being incorrectly destryed before being used in the NetworkSum class
-
- Sep 04, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
MOD: Modified examples and unit tests to account for the changes
-
- Aug 09, 2018
-
-
Michal Kravcenko authored
-
- Jul 18, 2018
-
-
Michal Kravcenko authored
-