sweetice / Deep-reinforcement-learning-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
MIT License
3.75k stars 837 forks source link

why tensorboardX's abscissa is not accurate? #9

Open xiaoxuh opened 5 years ago

xiaoxuh commented 5 years ago

image tensorboard shows the episodes is 40k ,but in fact is140k image image