Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexis Brenon
arcades
Commits
56bca6c7
Commit
56bca6c7
authored
Jul 10, 2017
by
Alexis Brenon
Browse files
🔧
Reduce total steps
parent
1bba4c3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
expe_template.lua
View file @
56bca6c7
...
...
@@ -73,7 +73,7 @@ local args = {
experiment
=
{
class
=
"BaseExperiment"
,
params
=
{
steps
=
1e6
,
steps
=
500e3
,
eval_freq
=
10e3
,
eval_steps
=
5000
,
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment