-
Mostly blocked on dependencies:
* [x] `shimmy-atari`
* [ ] `shimmy-bsuite`
* [ ] needs [`bsuite`](https://github.com/conda-forge/staged-recipes/issues/23131)
* [ ] `shimmy-dm-control`
* [x]…
-
I have to stay on Burpsuite Pro v.2.1.03 or else wildcard stops functioning and doesn't redraw all tabs underneath the wildcard (or only selectively).
Please see the screenshots from a working v2.…
imdos updated
4 years ago
-
Hi,
while working on a PyTorch DQN agent for BSuite experiments, I noticed quite bad results on the mnist and mountain car experiments. I see that a similar question was addressed [here](https://gi…
-
Hi, thank you for your work on this great library. When I tried `gymnax` for the first time, I frequently encountered errors due to the use of `jnp.int_`.
```
UserWarning: Explicitly requested dtype…
-
BSuite uses `imp` which is deprecated in favour of importlib and removed in 3.12
https://docs.python.org/3.11/library/imp.html
-
So, I had a few issues with GPU and decided to switch back to CPU, I uninstalled _onnxruntime_ and started to run BetaVision. I "started the process" with "_python betavision-screenshot.py_", and... e…
-
## 一言でいうと
強化学習アルゴリズムをテストするためのベンチマークを作成する試み(画像におけるMNIST的な)。Agentが情報を記憶できる長さを問うmemory length、負の報酬を超えて探索できるかを問うdeep seaといった環境が提供されている。今後も実験環境を拡充して行く予定とのこと。
### 論文リンク
https://arxiv.org/abs/1908.0…
-
Hello,
Today I stumpled upon this mighty fine github repo that allows you to visualize the training behaviour of an RL that runs on OpenAI's Gym. https://github.com/deepmind/bsuite
Just thought th…
-
Hello Ian and others!
I'm having a look at `bsuite` after Ian Osband's talk at the Simons Institute Deep RL workshop. After spending a few minutes browsing the documentation and source code here on…
-
I just upgraded to 3.0.0 and I am no longer seeing the report information for nested suites. I ran `ASCIISuite` taken from http://doc.scalatest.org/3.0.0/#org.scalatest.Suite and here is the result:
…