-
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version e43767ef2b648d0d5d57c00f38ccbd38390e38da
--- check: general
INFO: sys.version_info…
-
### Bug description
As of, I believe, macOS 12.3, MPS is supported on Intel, not just ARM. According to [this](https://developer.apple.com/metal/pytorch/), MPS supports M1s and AMD GPUs. This means…
-
We tried to use CMAES algorithm to optimize the robot Kick Motion behavior, but the final effect is not very ideal. We guessed that the number of keyframes was limiting the final effect of the behavio…
-
when some points of the initial population are outside the bounds and the objective tend to make it go outside,
gaco can hang:
```
#include
#include
#include
using namespace pagmo;
str…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
I ran `conda-lock -f environment.yml -p linux-64` and it failed with t…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
Im trying to save my environment into a `.yml` file so I can re-create…
-
### What happened + What you expected to happen
I am currently running trials with the A3C algorithm in an episodic environment. Since the horizon option in the 2.3.0 build has been removed, it perio…
-
Running CRO DT RL with
` python -m cro_dt_rl.cro_dt_rl -t mountain_car -e 5 -c configs/simple_erl_2.json -s 5 -d 4 --alpha 1`
Have also tried this with cartpole.
Getting this error:
`ValueError…
-
I am using Tensorboard 2.9.1, when setting `--logdir` as `s3:///` tensorboard is not able to read event files.
On my machine (EC2 instance) i am able to reach that logdir via aws cli (`aws s3 ls s3…
-
### 🐛 Describe the bug
After installing pyg (with pip) I ran the tests and got a lot of errors, all from the module
test/explain/algorithmtest_graphic_explainer.py
running pytest
```
=====…