-
hello,
I've applied a patch attack with Robust Dpatch method from ART library [Robust Dpach Example](https://github.com/Trusted-AI/adversarial-robustness-toolbox/blob/main/examples/get_started_faster…
-
Hi,
Thank you very much for your contribution. I learnt a lot from this repo.
I have a question about the performance of SAC on offline setting.
I find the performance of vanilla SAC that som…
-
### 🐛 Bug
I am able to save my policy with model.save(), but cannot load it with SAC.load()
== CURRENT SYSTEM INFO ==
OS: Linux-5.4.0-126-generic-x86_64-with-debian-bullseye-sid #142-Ubuntu SMP F…
-
## DI-engine
- 项目地址:https://github.com/opendilab/DI-engine
- 类别:Python、机器学习
- 项目标题:DI-engine 是一个基于 PyTorch 和 JAX 的通用决策智能引擎。
- 项目描述:
**DI-engine** 以 **python-first** 和 **asynchronous-nati…
-
I'm trying to make Soft-Actor Critic model from stable_baselines3 work with onnx and get following error.
```
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Translating no…
-
**Describe the bug**
As noted in https://github.com/DLR-RM/stable-baselines3/issues/36#issuecomment-634729158, the current `common.distributions.TanhBijector` used to squash actions in SAC (for ins…
-
Hi there!
Thanks for open-sourcing this work! Congratulation to SUNRISE, that's a great work!
I am trying to run SUNRISE in `Walker2d-v3` environment. I have modified the `get_env` function to u…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Are you using the latest version of …
-
### 🐛 Bug
I trained a PPO model in a costum environment with a Discrete action space. Now after expanding the functionalities, I want to use a Box. But I am getting:
AssertionError: The algorithm o…
-
Hey,
I was wondering if you're still working on this project? I'd love to contribute to it if it's possible in any way. =)
(I'm a Data Scientist who worked on GANs during my PhD and I'd love to…