Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dzorlu
minerl
Commits
cc227f26
Commit
cc227f26
authored
Oct 01, 2020
by
dzorlu
Browse files
train from scratch
parent
8bb17216
Changes
1
Hide whitespace changes
Inline
Side-by-side
train.py
View file @
cc227f26
...
...
@@ -228,7 +228,7 @@ def main():
logger
.
info
(
"creating environment"
)
environment
=
make_environment
(
num_actions
=
NUMBER_OF_DISCRETE_ACTIONS
,
k_means_path
=
model_dir
,
train
=
Fals
e
,
train
=
Tru
e
,
dat_loader
=
data
)
spec
=
specs
.
make_environment_spec
(
environment
)
...
...
Write
Preview
Markdown
is supported
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