- Nov 23, 2019
-
-
kra568 authored
-
- Apr 01, 2019
-
-
Martin Beseda authored
-
- Mar 29, 2019
-
-
Martin Beseda authored
-
- Mar 22, 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
-
- Mar 04, 2019
-
-
Martin Beseda authored
This reverts commit df8e7c15.
-
Martin Beseda authored
This reverts commit 21af8ef1.
-
Martin Beseda authored
This reverts commit 21af8ef1.
-
- Mar 01, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Feb 20, 2019
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
- Nov 22, 2018
-
-
Martin Beseda authored
-
- Nov 21, 2018
-
-
Martin Beseda authored
ENH + NEW: Implemented the data normalization funcionality to DataSet. Created a new class NormalizationStrategy.
-
- 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 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.
-
- Aug 13, 2018
-
-
Martin Beseda authored
-
- Aug 10, 2018
-
-
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
-
- Jul 23, 2018
-
-
Michal Kravcenko authored
edited the first ode example to use the new DESolver class
-
- Jul 22, 2018
-
-
Michal Kravcenko authored
changed IDifferentiable interface to include getter providing neurons with activation function based on derivatives of the parental activation function added neurons representing 1st and 2nd derivatives of the logistic neuron
-
- Jul 18, 2018
-
-
Michal Kravcenko authored
-
- Jul 16, 2018
-
-
Michal Kravcenko authored
-added an example testing multi-network error function
-
- Jul 13, 2018
-
-
David Vojtek authored
-
- Jul 07, 2018
-
-
Martin Beseda authored
-
- Jun 14, 2018
-
-
Michal Kravcenko authored
- Added preliminary connection classes with neural network class able to evaluate inputs via the feed-forward method. - Added a test case for validating feed-forward capabilities of our networks
-
- Jun 12, 2018
-
-
Michal Kravcenko authored
-
- Jun 11, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-