- Mar 21, 2019
-
-
Martin Beseda authored
-
- Mar 20, 2019
-
-
Martin Beseda authored
-
- Feb 25, 2019
-
-
Michal Kravcenko authored
ADD: added kallman filter learning method (not tested) and random learning method + modifications in neural network to support the new functionality
-
- Feb 22, 2019
-
-
Michal Kravcenko authored
FIX+MOD: corrected the L-M formulation, modified particle swarm to define its domain box around the current best guess (for the purposes of learning sequencing)
-
- Feb 20, 2019
-
-
Michal Kravcenko authored
ADD+MOD: added two new learning methods and a new learning method able to cycle through user defined sequence of learning methods
-
- Feb 18, 2019
-
-
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 22, 2019
-
-
Martin Beseda authored
-
- Jan 21, 2019
-
-
Michal Kravcenko authored
-
- Jan 09, 2019
-
-
Martin Beseda authored
-
- Jan 06, 2019
-
-
Martin Beseda authored
-
- Dec 29, 2018
-
-
Martin Beseda authored
-
- Dec 18, 2018
-
-
Martin Beseda authored
-
- Nov 22, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Oct 19, 2018
-
-
David Vojtek authored
-
- Oct 04, 2018
-
-
David Vojtek authored
-
- Sep 26, 2018
-
-
David Vojtek authored
-
- Sep 21, 2018
-
-
Martin Beseda 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 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 11, 2018
-
-
Michal Kravcenko authored
MOD: modified DE solver to take an instance of a learning method object as an argument MOD: modified all examples and unit-tests to reflect the adjustments
-
- Aug 17, 2018
-
-
Michal Kravcenko authored
-
- Aug 13, 2018
-
-
Martin Beseda authored
-
- Aug 12, 2018
-
-
Michal Kravcenko authored
-
- Aug 11, 2018
-
-
Michal Kravcenko authored
descent method
-
- Aug 10, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
Updated the first ode example to analyze the correctness of the neural networks assembled by the DESolver Corrected some examples to reflect the structural changes in the previous commit
-
Michal Kravcenko authored
Updated the structure and functionality of NeuralNEtwork class to account for the changes in connections and neurons. Updated the logic in DESolver to account for the changes in NeuralNetwork
-
- Aug 09, 2018
-
-
Michal Kravcenko authored
-
- Aug 06, 2018
-
-
Martin Beseda authored
-
- Jul 25, 2018
-
-
Martin Beseda authored
-
- Jul 24, 2018
-
-
Michal Kravcenko authored
-
- Jul 18, 2018
-
-
Michal Kravcenko authored
-
- Jul 16, 2018
-
-
Martin Beseda authored
-
- Jul 13, 2018
-
-
David Vojtek authored
-
David Vojtek authored
-
- Jul 06, 2018
-
-
Martin Beseda authored
-