- Nov 26, 2019
-
-
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
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 13, 2019
-
-
Martin Beseda authored
[ENH] NeuralNetworkSum class now implemented using PIMPL to remove Boost::serialization header dependency induced by ExprtkWrapper.
-
Martin Beseda authored
[ENH] Non-parametric constructor in ExprtkWrapper made private, as its only purpose is serialization.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
kra568 authored
-
- Nov 11, 2019
-
-
Martin Beseda authored
-
kra568 authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 07, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-