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.
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.