-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Improve DQN Tutorial #2934
Improve DQN Tutorial #2934
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2934
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 42fe906 with merge base be898cb (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is good, before merging I would make sure that the script runs ok with mps device. Can you share a learning curve if you have access to a machine like that?
Sure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks for running the code!
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Fixes #2897
Description
Added MPS support and link to original paper.
Checklist
cc @vmoens @nairbv @sekyondaMeta @svekars @kit1980 @brycebortree