Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update simple_dqn.py - rlax.examples import #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

den-run-ai
Copy link

import rlax.examples does not work:

Traceback (most recent call last):
  File "examples/simple_dqn.py", line 28, in <module>
    from rlax.examples import experiment
ModuleNotFoundError: No module named 'rlax.examples'

@google-cla google-cla bot added the cla: yes copybara label for automatic import label Feb 3, 2021
@Daedalus359
Copy link

Thank you! This was confusing me. Hopefully the change will be merged at some point.

@KaleabTessera KaleabTessera mentioned this pull request Mar 14, 2023
Copy link
Collaborator

@katebaumli katebaumli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes copybara label for automatic import
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants