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

[WIP] Atari part2 #285

Closed
wants to merge 0 commits into from
Closed

[WIP] Atari part2 #285

wants to merge 0 commits into from

Conversation

JulienT01
Copy link
Collaborator

Description

Update rlberry to manage vectorized Atari env. (training on many environment).

So far, It's not crashing, but all the training tests failed....
Need to find why...

Checklist

  • My code follows the style guideline
    To check :
    black --check examples rlberry *py
    flake8 --select F401,F405,D410,D411,D412 --exclude=rlberry/check_packages.py --per-file-ignores="init.py:F401"
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have set the label "ready for review" and the checks are all green

@JulienT01 JulienT01 added help wanted Extra attention is needed enhancement New feature or request labels Feb 28, 2023
@JulienT01 JulienT01 closed this May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant