Replies: 3 comments 7 replies
-
Thanks for reporting. I will fix it asap. It might have to do with the timing logic again. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I pushed a fix to my |
Beta Was this translation helpful? Give feedback.
6 replies
-
On a side note, if you don't need the progress bar during your reinforcement learning studies, you can turn it off by setting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The diagram (P1) is:
Now, I change code to this:
The diagram (P2) is:
If I set
ss.TDS.config.shrinkt = 0
,use below code:The diagram (P3) is:
Existing problems:
0.4~0.5
and0.7~0.8
.ss.TDS.config.shrinkt=0
, overlapping segment become shorter.Beta Was this translation helpful? Give feedback.
All reactions