-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello @wookayin , i'm using expt in one of my project and i have recently noticed probably a bug when plotting learning results of RL agent. Here is the image of the plot, both are actually using the same data, the only difference is the value of n_sample. There is a drop in performance in the left but by merely changing sample frequency eliminates it. I suspect that the problem is that interpolation is carried out first before the rolling step, and weird things can happen when the sampling frequency has something to do with the frequency of data, which can be the case in some rare situation.

The code for reproducing the plot can be found in here.
(I'm using the latest commit of expt.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels