- 29 Apr, 2017 1 commit
-
-
GiggleLiu authored
-
- 13 Apr, 2017 1 commit
-
-
GiggleLiu authored
-
- 26 Jul, 2016 2 commits
-
-
Maximilian authored
-
Maximilian authored
-
- 25 Jul, 2016 8 commits
-
-
Maximilian Soelch authored
-
Wiebke Koepp authored
-
Wiebke Koepp authored
Warn when the parameter is used, i.e. is not set to None
-
Wiebke Koepp authored
* Remove decay parameter: This parameter is no longer included in the original adam paper * Fix error in nesterov momentum step: The momentum step was additionally multiplied by the learning rate, leading to basically zero momentum after a few iterations
-
Maximilian Soelch authored
-
Adam Kosiorek authored
-
Maximilian Soelch authored
-
Adam Kosiorek authored
* orthogonal initialization * tests and interface changes * allow ortho-initialization of tensors * change leading_dim to shape param * add unit tests
-
- 19 Jul, 2016 3 commits
-
-
Maximilian Soelch authored
- arbitrary slices possible - interface of n_cycles was buggy (0 gave infinite loop, 2 gave 2 cyles) - add possibility to truncate batch creation if the last batch would have smaller size (can be solved better, though) - general cleanup
-
Maximilian Soelch authored
-
https://github.com/bachard/climinMaximilian Soelch authored
Merge branch 'iter_minibatches-iterator' of https://github.com/bachard/climin into bachard-iter_minibatches-iterator
-
- 14 Jul, 2016 2 commits
-
-
Maximilian Soelch authored
-
Maximilian Soelch authored
-
- 12 Jul, 2016 5 commits
-
-
Andreas authored
-
Maximilian Soelch authored
-
Wiebke Koepp authored
* Update signal handler fix for newer numpy/Anaconda version * Explain changes in comments
-
Maximilian Soelch authored
-
Maximilian Soelch authored
-
- 23 Feb, 2016 2 commits
-
-
-
Justin Bayer authored
-
- 09 Oct, 2015 1 commit
-
-
Bastien Achard authored
produces an iterator without calling minibatches function, thus not creating an array containing all the dataset
-
- 28 Sep, 2015 5 commits
-
-
Justin Bayer authored
added IsNaN stopping criterion
-
Maximilian Soelch authored
-
Maximilian Soelch authored
-
Justin Bayer authored
adjusted TimeElapsed for interruptions
-
Maximilian Soelch authored
added isnan to climin.mathadapt to this end; moreover, some documentation was added.
-
- 26 Sep, 2015 1 commit
-
-
Maximilian Soelch authored
-
- 24 Sep, 2015 6 commits
-
-
Justin Bayer authored
-
Justin Bayer authored
-
-
Maximilian Soelch authored
-
Maximilian Soelch authored
-
Justin Bayer authored
added OnSignalWindows/Unix
-
- 23 Sep, 2015 1 commit
-
-
Maximilian Soelch authored
drop-ins for OnSignal depending on platform
-
- 21 Sep, 2015 2 commits
-
-
Justin Bayer authored
Travis
-
Justin Bayer authored
-