- Jul 22, 2018
-
-
Michal Kravcenko authored
changed IDifferentiable interface to include getter providing neurons with activation function based on derivatives of the parental activation function added neurons representing 1st and 2nd derivatives of the logistic neuron
-
- Jul 18, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-
- Jul 17, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-added a new test showcasing the use of subnetworks sharing edge weights and multiple error functions in swarm optimization
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Michal Kravcenko authored
-
- Jul 16, 2018
-
-
Michal Kravcenko authored
-
Michal Kravcenko authored
-added an example testing multi-network error function
-
Martin Beseda authored
-
Michal Kravcenko authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jul 15, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jul 13, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
David Vojtek authored
-
David Vojtek authored
-
- Jul 11, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
David Vojtek authored
-
David Vojtek authored
-
- Jul 10, 2018
-
-
Martin Beseda authored
-
- Jul 07, 2018
-
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
FIX: Fixed missing initialization of 'n_activation_function_parameters' variable in the constructor.
-
Martin Beseda authored
ENH: Moved derivative methods to IDifferentiable class-interface, so that not all activation classes have to implement them now.
-
Martin Beseda authored
-
Martin Beseda authored
-
Martin Beseda authored
-
- Jul 06, 2018
-
-
Martin Beseda authored
-