- Nov 14, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Oct 31, 2018
-
-
David Vojtek authored
-
- Oct 19, 2018
-
-
David Vojtek authored
-
David Vojtek authored
-
David Vojtek authored
-
David Vojtek authored
-
David Vojtek authored
-
- Oct 08, 2018
-
-
David Vojtek authored
-
- Oct 04, 2018
-
-
David Vojtek authored
-
- Sep 26, 2018
-
-
David Vojtek authored
-
- Sep 21, 2018
-
-
Martin Beseda authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
kra568 authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Sep 20, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
kra568 authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH: Only classes belonging to API are now contained in 4neuro.h. All those classes were enclosed in 'lib4neuro' namespace.
-
kra568 authored
-
- Sep 19, 2018
-
-
kra568 authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
Michal Kravcenko authored
# Conflicts: # .gitlab-ci.yml # CMakeLists.txt # FindBoost.cmake # build.sh # build_scripts/windows/win_VS_build_x64_debug.bat # include/4neuro.h # src/CMakeLists.txt # src/DataSet/DataSet.h # src/General/ExprtkWrapper.h # src/LearningMethods/ParticleSwarm.h # src/NetConnection/ConnectionFunctionGeneral.h # src/NetConnection/ConnectionFunctionIdentity.h # src/Network/NeuralNetwork.h # src/Network/NeuralNetworkSum.h # src/Neuron/Neuron.h # src/Neuron/NeuronBinary.h # src/Neuron/NeuronConstant.h # src/Neuron/NeuronLinear.h # src/Neuron/NeuronLogistic.h # src/examples/CMakeLists.txt # src/message.h # src/tests/CMakeLists.txt
-
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
-
Martin Beseda authored
-
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.
-
Martin Beseda authored
-