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

Adding Contributing file #1

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Conversation

facebook-github-bot
Copy link

This is pull request was created automatically because we noticed your project was missing a Contributing file.

CONTRIBUTING files explain how a developer can contribute to the project - which you should actively encourage.

This PR was crafted with love by Facebook's Open Source Team.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 3, 2022
@vmoens vmoens self-assigned this Feb 15, 2022
@vmoens vmoens added the documentation Improvements or additions to documentation label Feb 15, 2022
@vmoens vmoens merged commit 8789fe2 into main Feb 15, 2022
@vmoens vmoens deleted the automated_fixup_contributing_file_exists branch April 1, 2022 16:55
nicolas-dufour referenced this pull request in vmoens/rl Jul 12, 2022
Some corrections in tensordict tuto
vmoens referenced this pull request in vmoens/rl Jul 20, 2022
BugFix: test setting values using mask, fix various bugs in masking tensordicts
vmoens referenced this pull request in vmoens/rl Sep 9, 2022
[BugFix] Temporarily fix gym to 0.25.1 to fix CI (pytorch#411)
vmoens added a commit that referenced this pull request Oct 17, 2022
* cleaning up IMPALA and commenting DQN and DDPG scripts

* collector_device amend

* _make_collector helper with num_env_per_collector=1

* _make_collector helper with num_env_per_collector=1, bugfix

* annealing in terms of frames only

* update pbar

* passing device to collector (passing and policy)

* default pin_memory to False

* num_workers -> env_per_collector in ddpg make_parallel_env

* inplace bug in ddpg loss

* detach in ddpg loss

* _forward_hook_safe_action set_ bugfix

* contiguous sampling

* removing timing strings from ddpg

* PPO flags helpers

* PPO flags helpers, bugfix

* PPO flags helpers, bugfix

* PPO flags helpers, bugfix

* PPO flags helpers, bugfix
vmoens pushed a commit that referenced this pull request Nov 16, 2022
Bug fixes and syntax changes for:
- docs/source/config.py
- docs/source/content_generation.py
- tutorials/sphinx-tutorials/multi_task.py
- tutorials/sphinx-tutorials/tensordict.py
- tutorials/sphinx-tutorials/tensordict_module.py
- tutorials/sphinx-tutorials/torchrl_demo.py
vmoens added a commit that referenced this pull request Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants