Ekaterina Gonina
Ekaterina Gonina
cc @kbanoop, can you PTAL at this question about envs? Thanks!
Have you tried the workaround in https://github.com/tensorflow/agents/issues/216 ? @kuanghuei can you PTAL as well since you're more familiar with PPO and have context on previous issues. Thanks!
You might be missing the batch dimension in your input `observation = tf.ones((1,3), dtype=tf.float64)`, try adding a batch dimension to this input?
Hi, thanks for your interest. This project is not under active development and was originally developed on linux platforms. What does g++-4.2 --version give you?
Try: sudo ln -sn /usr/bin/g++ /usr/bin/g++-4.2 ? http://stackoverflow.com/questions/8368834/error-with-inline-and-xcode-4-2-1
Great! Noone's working on this, afaik. We also have MemoryLaws and ConcurrentMemoryLaws. I believe we prefer using scalatest now, @johnynek please advise.