- Nov 27, 2019
-
-
kra568 authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
kra568 authored
[ENH] normalization strategy is now used in creation of acsf dataset instead of implicit normalization provided by XYZReader
-
kra568 authored
-
- Nov 26, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] Removed mpi_wrapper header dependency from exceptions_api.h. Replaced PRINT_EXCEPTION macro with inline function.
-
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
-
- Nov 24, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 23, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
kra568 authored
[ENH] added a possibility for the network to append independent subnetworks into its structure, this functionality is then used in the ACSFnetwork to allow for dynamic construction of networks and possible generalizations of cluster interactions
-
kra568 authored
-
kra568 authored
[FIX] transfered the storage of activation values away from neuron object and put it into the neuralnetwork object
-
- Nov 21, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 18, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] Removed function load_from_file() and replaced with using a NeuralNetwork constructor instead.
-
Martin Beseda authored
[FIX] Removed explicit calls to init_from_file() and replaced with using a NeuralNetwork constructor instead.
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] Randomization of parameters now seeded with milliseconds instead of seconds using std::chrono.
-
Martin Beseda authored
[NEW] Added method for evaluation the network on the whole DataSet, creating a new DataSet with predicted outputs.
-
Martin Beseda authored
-
- Nov 14, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] Rewritten serialization of ExprtkWrapper, so that Boost.serialization doesn't have to be friended anymore
-