-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Update tutorial to avoid use of copy.deepcopy()-Train a Mario-playing RL Agent #2335
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
Comments
/assigntome |
I would like to work on this issue if not completed. |
go for it! |
/assigntome |
The issue is already assigned. Please pick an opened and unnasigned issue with the docathon-h1-2023 label. |
@svekars Can I create a PR even though it isn't assigned to me? I have made the changes avoiding deepcopy. |
@HemanthSai7 - sorry we missed your message - if you still want to send the PR, go for it - no need to assign. |
/assigntome |
Update the Mario Playing RL Agent code to avoid the use of copy.deepcopy().
Tutorial link:
tutorials/intermediate_source/mario_rl_tutorial.py
Line 437 in 6ae56a1
See issue #2177 for more information
cc @albanD @svekars @carljparker @NicolasHug @kit1980 @subramen
The text was updated successfully, but these errors were encountered: