-
### 你是否已经阅读并同意《Datawhale开源项目指南》?
- [X] 我已阅读并同意[《Datawhale开源项目指南》](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md)
### 你是否已经阅读并同意《Datawhale开源项目行为准则》?
- [X] 我已阅读并同意[《Datawhale开源项目行为准则》](h…
-
### Proposal
[TorchRL ](https://pytorch.org/rl/stable/index.html) is a RL framework produced by the PyTorch team that is growing in popularity within the research community. It offers fast optimiza…
-
# Error
`RuntimeError: tensor shape is incompatible with dest shape, got: tensor.shape=torch.Size([128]), dest=torch.Size([3, 512])`
# Reproduce
```
acegen-open/tests/check_scripts/run_reinforce…
-
There seem to be some issues with getting the environment set up. I tried two installation methods.
### Installation 1
One is to do
```
pip install -r requirements/requirements-envpool.txt…
-
## Describe the bug
I tried installing both tensordict and torchrl from latest master and v0.5.0 and I am running into `Failed to import torchrl C++ binaries`
## To Reproduce
I am installing …
-
## Motivation
Compiling a back-to-back call to `ReplayBuffer.extend` and `ReplayBuffer.sample`, and then calling it multiple times causes the function to be recompiled each time.
```python
impo…
-
# Remember TorchRL: the state of memory in TorchRL
Hello! This is a discussion post to recap the state of memory models in TorchRL: what's doable, what's not doable, what is the way to do things, a…
-
## 🚀 Feature
I think it would be great to integrate the current [RL bolts models](https://github.com/Lightning-AI/lightning-bolts/tree/master/pl_bolts/models/rl) with the new [TorchRL](https://gith…
-
https://github.com/pytorch/rl/issues/1833#issue-2099658496
Hi again!. Thanks for forwarding this problem to author of torchrl.
However, the author raised a issue that it can be a problem of vd4…
-
## Describe the bug
The cell
```
from torchrl.envs import [GymEnv](https://pytorch.org/docs/stable/generated/torch.nn.Module.html#torch.nn.Module)
env = [GymEnv](https://pytorch.org/docs/sta…