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
Deepracer
NeurIPS 2021 AWS Deepracer Starter Kit
Commits
6382f1b2
Commit
6382f1b2
authored
Sep 03, 2021
by
Dipam Chakraborty
Browse files
Update agents/random_agent.py
parent
5dcf58ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
agents/random_agent.py
View file @
6382f1b2
import
numpy
as
np
from
deepracer_base_agent
import
DeepracerAgent
from
agents.
deepracer_base_agent
import
DeepracerAgent
class
RandomDeepracerAgent
(
DeepracerAgent
):
def
__init__
(
self
):
...
...
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