You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In examples/experiments.py, you consistently refer to max steps as "timesteps". Borrowing from that, I passed the argument timesteps=1e6 in a sample test I was doing, and it turns out the argument is called fames. This is different that what the example makes it seem like, and form the argument to plot_returns_100. Ideally this would be standardized.
The text was updated successfully, but these errors were encountered:
In examples/experiments.py, you consistently refer to max steps as "timesteps". Borrowing from that, I passed the argument timesteps=1e6 in a sample test I was doing, and it turns out the argument is called fames. This is different that what the example makes it seem like, and form the argument to plot_returns_100. Ideally this would be standardized.
The text was updated successfully, but these errors were encountered: