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
pfrl_pdddqn
minerl_pdddqn_baseline
Commits
b5366983
Unverified
Commit
b5366983
authored
Nov 23, 2019
by
shivam_khandelwal
Committed by
GitHub
Nov 23, 2019
Browse files
env.close() removed due to possible reason for crashes
parent
7cae07f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
train.py
View file @
b5366983
...
...
@@ -72,7 +72,7 @@ def main():
# Save trained model to train/ directory
# Training 100% Completed
aicrowd_helper
.
register_progress
(
1
)
env
.
close
()
#
env.close()
if
__name__
==
"__main__"
:
...
...
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