miyosuda/unreal

Base Process Questions

Closed this issue · 0 comments

Hi @miyosuda

thanks a lot for your code.
I was wondering how would decreasing local_tmax impact the base process and learning?

Currently, the code uses 20-time steps inside the base process, and hence the for loops goes for 20 steps. I want to speed up the code - would reducing the local_tmax help?

How can we speed up the learning according to you? Thanks a lot for your inputs.