Skip to content

[BE] Make coding_ddpg.py runnable outside of Colab env #2750

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

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Jan 29, 2024

By setting spawn method to fork

Also, add missing parenthesis

cc @vmoens @nairbv

By setting spawn method to fork

Also, add missing parenthesis
Copy link

pytorch-bot bot commented Jan 29, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2750

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 817e892 with merge base 1b011fb (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@malfet malfet requested a review from vmoens January 29, 2024 17:51
@svekars svekars added the rl Issues related to reinforcement learning tutorial, DQN, and so on label Jan 29, 2024
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Copy link
Contributor

@vmoens vmoens left a comment

Choose a reason for hiding this comment

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

Wonderful, it should also run faster with this

Co-authored-by: Vincent Moens <vmoens@meta.com>
@malfet malfet merged commit 7fb8fef into main Jan 29, 2024
@malfet malfet deleted the malfet-patch-2 branch January 29, 2024 20:17
svekars added a commit that referenced this pull request Feb 2, 2024
* [BE] Make coding_ddpg.py runnable outside of Colab env

By setting spawn method to fork

Also, add missing parenthesis

---------

Co-authored-by: Vincent Moens <vmoens@meta.com>
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed rl Issues related to reinforcement learning tutorial, DQN, and so on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants