Rahul Patel
Rahul Patel
It would be nice to add the following algorithms: - [ ] RAINBOW - [x] A2C (multiprocessing) I will submit a PR if I finish any of them.
We are trying to use SMAC in the Algorithm Configuration setting, with the goal to find a good configuration per instance that reduces its running time. To achieve the same,...
The current code in MC/MC Prediction Solution.ipynb implements the first visit MC method. However, I am not sure whether it is required or not. Each state in a given episode...