-
Notifications
You must be signed in to change notification settings - Fork 637
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
Add documentation for td3_continuous_action.py
#141
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/vwxyzjn/cleanrl/G3Shcyi4ngtAsir8yn6LmBo1qTQq |
This PR is ready for review. |
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.
Hello there.
Looks solid overall, although there are a few imports artifact left from the DDPG documentation.
This time I have left single comments due to rushing a bit, but let me know if you prefer I do a PR that directly fixes things next time.
Fixed a few things. Not sure about one of the comments. Please let me know and I can fix and merge :) |
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.
Looking good.
Thanks for the great work.
Checklist for
td3_continuous_action.py
:pre-commit run --all-files
passes (required).--capture-video
flag toggled on (required).mkdocs serve
.width=500
andheight=300
).