lerad

Results 3 issues of lerad

I got an error, when trying to log tensorboard output in the TF2 branch: > set OPENAI_LOG_FORMAT=stdout,log,csv,tensorboard > python -m baselines.run --alg=ppo2 --env=CartPole-v0 --network=mlp --save_path model --log_path log/ --num_timesteps=30000 --nsteps=128...

tf2

I have encountered a bug in the "Stopwatch" feature. It sometimes restarts a stopwatch, after I already stopped it. I assume that this happens when the view is closed/terminated, before...

### Describe the bug, what's wrong, and what you expected. I want to visualize a scalar field on a grid. Above this grid I want to show a transparent object....

bug