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
manavsinghal157
flatland-rl
Commits
9da0d239
Commit
9da0d239
authored
Jul 30, 2019
by
spmohanty
Browse files
Minor changes
parent
01d61dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
run.py
View file @
9da0d239
...
@@ -103,7 +103,7 @@ while True:
...
@@ -103,7 +103,7 @@ while True:
#####################################################################
#####################################################################
# Compute the action for this step by using the previously
# Compute the action for this step by using the previously
# defined controlle
# defined controlle
action
=
my_controller
(
obs
,
number_of_agents
)
action
=
my_controller
(
obs
ervation
,
number_of_agents
)
# Perform the chosen action on the environment.
# Perform the chosen action on the environment.
# The action gets applied to both the local and the remote copy
# The action gets applied to both the local and the remote copy
...
...
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