- Nov 18, 2019
-
-
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
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 06, 2019
-
-
Martin Beseda authored
-
kra568 authored
[ENH] fixed compilation, utilization of Salomon modules, inclusion of PETSc framework in the parallel version of levenberg-marquardt algorithm, minor fixes of the acsf example and run scripts
-
- Nov 04, 2019
-
-
Martin Beseda authored
-
- Nov 02, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
[FIX] Added path to MPI compilers on CentOS to build_scripts/linux/linux_gcc_build_x64_release_local.sh
-
Martin Beseda authored
-
Martin Beseda authored
[WIP] Added MPI detection to CMakeLists.txt, trying to specify MPI version in DownloadPETSc, added Fortran compiler to local release build script.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Nov 01, 2019
-
-
Martin Beseda authored
-
Martin Beseda authored
-