Joshua Greaves
Joshua Greaves
Could be something to do with this. My script keeps dying with signal 7, it could be that this signal doesn't get forwarded to Holodeck `Process finished with exit code...
Thanks for pointing this out, it does appear to be a bug on our end. I'm looking into it now.
It looks like the API for scikit learn's GaussianProcessRegressor [was updated](https://scikit-learn.org/stable/whats_new/v1.1.html#sklearn-gaussian-process). I'll work on a fix, but in the meantime using an earlier version of scikit learn should work: `python...
Hi, Thanks for reporting this issue. After playing around with it myself it looks likely that Acme's API has changed. I'll update here once I've made progress.
I'm not sure what version would work, but it's probably worth trying with version 0.4.0, since it was released just before the BLE, and we tested the agents at release...
Here's the status update: - I have code ready to check in to upgrade the Acme agents to Acme's new experiments API, but Acme hasn't been pushed to PyPI in...
We have tested the library exclusively on linux machines, but as far as I'm aware there is nothing in our library that is incompatible with windows. However, some of the...