-
## 🐛 Bug
On 20210712, TorchBench Performance Score drops 0.8%. The reason are the following tests:
```
+-----------------------------------------+----------------+----------------+----------+
…
-
**Describe the bug**
Some environments, such as PyBullet's implementation DeepMimic environment `HumanoidDeepMimicBulletEnv-v1` (which I've successfully trained on using this library's implementati…
-
TorchBench CI has detected a performance signal.
Base PyTorch version: 1.11.0.dev20211022+cu102
Base PyTorch commit: 5c9ba2feff08b98febd574514d79e2c8b6ffd703
Affected PyTorch version: 1.11.0.dev20…
-
TorchBench CI has detected a performance signal.
Base PyTorch version: 1.11.0.dev20211022+cu102
Base PyTorch commit: 5c9ba2feff08b98febd574514d79e2c8b6ffd703
Affected PyTorch version: 1.11.0.dev20…
-
TorchBench CI has detected a performance signal.
Base PyTorch version: 1.11.0.dev20211020+cu102
Base PyTorch commit: 03975588d7886130a120f10bf6ffe28f1cc4477d
Affected PyTorch version: 1.11.0.dev20…
-
## User story
As discussed in the meeting, we want to implement the LPG agent. @panweihit @dds0117 in this report, I will track the progress of this new algorithm.
## Steps
- [x] 1. Check if…
-
It [has been suggested](https://github.com/w3c/vc-data-model/issues/929#issuecomment-1267697526) that the use of `@context` should be made optional. This would be a normative change to the current spe…
-
Hi,
Thanks for the great work. I tried installing the dependencies as in explained in the last version of the ReadMe file and I got:
`RuntimeError: one of the variables needed for gradient com…
-
### 🚀 Feature
A discrete version of Soft actor-critic.
### Motivation
I have been using SB3 quite heavily recently and found that there is no (correct me if I made a mistake) discrete off-pol…
-
Hi, I saw `mean_reg_loss`, `std_reg_loss` and `pre_activation_reg_loss` in training
https://github.com/katerakelly/oyster/blob/44e20fddf181d8ca3852bdf9b6927d6b8c6f48fc/rlkit/torch/sac/sac.py#L244
I …