Steven-Adriaensen

Results 5 issues of Steven-Adriaensen

Some import in the cma-es environment currently fails on windows. Fix: Only import benchmarks that the user wants to use?

bug

The current SGD benchmark currently (only) supports controlling the learning rate of various optimisers (Adam, Momentum, RMSprop). rather than using the existing pytorch implementations (torch.optim), these optimisers are re-implemented in...

enhancement
sgd-dev

Currently benchmark info is not stored when logging (?)

enhancement

As the title says.

enhancement
sgd

Currently, there is no way to specify that certain actions are only possible in certain states. Clearly one could just give a large penalty, but providing a way to model...

enhancement