- Aug 29, 2019
-
-
Martin Beseda authored
-
- Aug 20, 2019
-
-
Martin Beseda authored
[ENH] [FIX] Implemented support for ACSF coordinates and automatic network creation from XYZ molecule dataset.
-
- Mar 29, 2019
-
-
Martin Beseda authored
-
- Mar 27, 2019
-
-
Martin Beseda authored
[NEW] [DEL] Removed main.cpp and 'test_cases' executable and created dev_sandbox.cpp and 'dev_sandbox' target instead.
-
- Mar 22, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 22, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 21, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
ENH + NEW: Implemented the data normalization funcionality to DataSet. Created a new class NormalizationStrategy.
-
- Nov 15, 2018
-
-
Martin Beseda authored
-
- 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 19, 2018
-
-
Michal Kravcenko authored
-
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 08, 2018
-
-
Martin Beseda authored
NEW: Added message.h with message macros MSG_INFO and MSG_DEBUG intended to unify and simplify library output.
-
- Sep 05, 2018
-
-
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.
-
- Aug 09, 2018
-
-
Michal Kravcenko authored
-
Martin Beseda authored
-
- Aug 08, 2018
-
-
Martin Beseda authored
-
- Jul 26, 2018
-
-
Michal Kravcenko authored
-
- Jul 24, 2018
-
-
David Vojtek authored
-
- Jul 18, 2018
-
-
David Vojtek authored
-
- Jul 16, 2018
-
-
Michal Kravcenko authored
-added an example testing multi-network error function
-
- Jul 15, 2018
-
-
Martin Beseda authored
-
- Jul 13, 2018
-
-
Martin Beseda authored
-
- Jul 07, 2018
-
-
Martin Beseda authored
-
- Jul 06, 2018
-
-
Martin Beseda authored
-
- Jul 05, 2018
-
-
Michal Kravcenko authored
-
- Jul 04, 2018
-
-
Martin Beseda authored
-
- Jun 15, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko 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
-