Skip to content
Snippets Groups Projects
Commit 0bfecaf8 authored by Martin Beseda's avatar Martin Beseda
Browse files

Added comment blocks to GD class

parent 072a5410
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,15 @@ namespace lib4neuro {
* Number of iterations to reset step size to tolerance/10.0
*/
size_t restart_frequency;
/**
*
*/
size_t batch;
/**
*
*/
size_t iter_max;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment