- Sep 07, 2018
-
-
Martin Beseda authored
ENH: Removed relative paths to 4neuro.h, as it's not needed, when the code is given the proper include directory during compilation.
-
Martin Beseda authored
FIX: Fixed relative paths to headers, so it isn't neccessary anymore to include SRC_DIR when compiling examples / independent apps, which only use lib4neuro.
-
Martin Beseda authored
-
- Sep 05, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
Rewitten compilation to simplify CMake scripts and to be able to compile examples just linked with 4neuro without being forced to link/include other dependencies.
-
- Sep 04, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Aug 30, 2018
-
-
kra568 authored
-
- Aug 17, 2018
-
-
Michal Kravcenko authored
-
Martin Beseda authored
-
David Vojtek authored
-
David Vojtek authored
-
Michal Kravcenko authored
-
David Vojtek authored
-
Michal Kravcenko authored
-
- Aug 16, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Aug 14, 2018
-
-
David Vojtek authored
-
Michal Kravcenko authored
-
- Aug 13, 2018
-
-
Martin Beseda authored
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Michal Kravcenko authored
This reverts commit 24948047.
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Aug 12, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
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
-
Michal Kravcenko authored
-
Martin Beseda authored
-