- 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
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Sep 17, 2018
-
-
Martin Beseda authored
ENH: Simplified the message macros and removed DEBUG constant from compilation, as it's not neccessary now.
-
- Sep 15, 2018
-
-
Michal Kravcenko authored
-
- Sep 14, 2018
-
-
Martin Beseda authored
FIX: Fixed Boost include dependencies, so the examples don't have to be compiled with Boost include directory.
-
kra568 authored
-
kra568 authored
-
kra568 authored
-
kra568 authored
-
Martin Beseda authored
-
- 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.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-