Jordan Terry
Jordan Terry
I already checked that (and it would generate an error to stdout)
To clarify, this is taking the 10 best hyperparameters and running them a bunch, not running each 1 time in training. That's much more computationally reasonable.
"(what you used in #155 I guess?)" Yep "you should avoid duplicating code though, as most of the pre-processing can probably be re-used from the exp_manager.py" When you get a...
So it looks like we'd need to add this her per the newest comment in https://github.com/optuna/optuna/issues/3335. I'll ask someone to work on it.
I'm using macOS 11.15, Python 3.9.5 and pytype 2021.8.24. I haven't tried running it via docker but I can if I need to in the future.
@araffin just following up on this since it's been a few weeks
@araffin just following up on this :)
Hey I'm having this problem too, on plain Ubuntu 18.04.
To recap the to do list: 1. Add suitable rendering 2. Further tune observation/action spaces to make them as close as possible 3. Make sure we are not reproducing the...
They're planning to add a new rendering engine such that "rgb_array" will be suitable