Ethan

Results 2 issues of Ethan

#108 Referring to https://github.com/Kismuz/btgym/issues/108, I have been trying to use btgym as a standalone custom environment with stable baselines. However, the BTgymEnv cannot pass the environment checking in check_env and...

I have been trying to run the example by following, ``` python tf_agents/agents/categorical_dqn/examples/train_eval_atari.py \ --root_dir=$HOME/atari/pong \ --alsologtostderr ``` However, this error occurs... ``` W tensorflow/core/kernels/data/generator_dataset_op.cc:107] Error occurred when finalizing GeneratorDataset...