deer icon indicating copy to clipboard operation
deer copied to clipboard

CRAR continuous action space

Open vicinik opened this issue 6 years ago • 2 comments

Hi,

thank you very much for your work, it has helped me a lot until now!

Is there any possibility that the CRAR implementation will be adapted for the continuous action space in the near future? I managed to adapt the NN_CRAR_keras adapter (and fix a few bugs), but the CRAR learning algo itself is a little bit over my head for now.

Best regards, Nik

vicinik avatar Oct 13 '18 09:10 vicinik

Hi Nik,

Thanks for the feedback.

For the adaptation of CRAR to continuous action space, one would need to adapt the planning part and the value based part. I don't plan to work on this right now. If you go ahead with this, let me know how it goes and I can help you out. If you found bugs or things to improve, don't hesitate to suggest a PR.

VinF avatar Oct 13 '18 17:10 VinF

Ok, thank you, I will see what I can do in order to adapt the planning and value based part. PR will be suggested when the work is done.

vicinik avatar Oct 13 '18 20:10 vicinik