-
## 🐛 Bug
The current tests on the master branch are failing due to:
```
argparse.ArgumentError: argument --fast_dev_run: expected one argument
```
Failing runs
(due to the above error on htt…
-
Hi all! First off, thank you for putting together this excellent repo, it's saving me quite a bit of time from having to implement my own buffers from scratch. I really like the end-to-end jitting tha…
-
So, I'm playing quoridor, and I was trying to figure out which action IDs corresponded to moving the agent. Therefore, after I placed all the walls, I went to look at the legal actions thinking these …
-
## Motivation
I recently started learning TorchRL, and creating a custom environment (using torchrl.envs.EnvBase) based on the documentation (https://pytorch.org/rl/reference/envs.html). For my envir…
-
### 🐛 Bug
When using the A2C algorithm with 50 vectorized environments on a Ryzen Threadripper machine with 12 cores / 24 threads, I'm getting this really poor, almost single-core CPU utilization.
…
-
## 🐛 Bug
In #522 we have to reveal an issue in CI (rather on the GHA side than ours)that Windows tests we marked as passing check even almost all the time the tests were failing... These tests shal…
-
> 认领须知
```
提交的时候不要改动文件名称,
即使它跟章节标题不一样也不要改,
因为文件名和原文的链接是对应的!!!
```
* 留言格式: 昵称 + QQ + 章节
* 需要取消认领的也在此留言。(2个月不更新,默认放弃任务)
* 公式问题如何解决:
* 英文教程:
* 英文文档:
* 中文教程和文档参考v1.0版本:
* 模版文章:
* 知乎中文专栏…
-
### 🐛 Bug
Using common Stablebaselines3 2.0.0a9 code on the Lunar Environment, a DQN was trained where Gymnasium was imported and not gym. When loading the model is loaded again to visualize the perf…
-
> 认领须知
```
提交的时候不要改动文件名称,
即使它跟章节标题不一样也不要改,
因为文件名和原文的链接是对应的!!!
```
【校验的贡献者 - 没有任何限制,你主动我们就有故事】
校验的事情人人都可以做,你一边看文档学习,发现错误就可以提交PR
我们在GitHub上面只需要点击合并一下,网站就会自动编译和生成好,完全自动化
* 留言格式: 昵称 + QQ + …
-
I am running into installation issues on my M2 (macOS 13.2.1 (22D68)) using python 3.7.16 since 3.7 seemed to be required for the munch version specified (and is what is in setup.py). However, I seem …