-
I wanted to propose adding a pendulum experiment to bsuite. I think it fits the targeted, simple, challenging, scalable, fast criteria outlined in the bsuite paper. Also, now that https://github.com…
-
I thought that it might be useful to be able to use openai gym environments within bsuite since there are so many of them. I noticed that there is a wrapper [here](https://github.com/deepmind/bsuite/…
-
this is probably my goof, but i wanted to play with this + baselines so i cloned the repo and installed on ubuntu 16.04, and the step to install baselines overwrote my pip installed tf 2.0.0-rc1
be…
-
Hi, I was wondering if there are environment/experiment with continuous action space, Box() or is there plans to include them?
-
When running in openai_ppo
python3 ./run.py --bsuite_id=SWEEP
I get this error:
`ValueError: Variable ppo2_model/pi/mlp_fc0/w/Adam/ already exists, disallowed. Did you mean to set reuse=True or r…
-
Hi DeepMind.
No issue here; just came here to say that this project scaringly reminds me od Westworlds host attribute matrix 😄
Even some attributes are similar, such as exploration == curiosity…
-
**Expected behavior**
When Gauge.Messages is written in the hooks, it should appear in html-report
**Actual behavior**
Only messages written in before and after step are available
**Steps to replica…
-
Dear Colleagues,
after version 0.2 the neoDeploy doesn't work with 'warPropertiesFile' as 'deployMode' parameter.
The error is a bit strange:
```
-----------------------------------------------…
-
version:
kong-0.10.2
openresty-1.11.2.2
Kong-0.10.1 upgrade to kong-0.10.2, the following error:
Error: bad argument #1 to 'ipairs' (table expected, got nil)
Run with --v (verbose) or --vv (d…
-
When the 'soapui' plugin is applied to the project, tasks should only be available once the project.xml is provided. This will avoid the need to throw an exception later on.