Mason Lilly
Results
2
issues of
Mason Lilly
It appears the implementations here currently don't support using Gym environments with Discrete action spaces. For example, the following code produces an error: ``` $ python -c 'from hbaselines.algorithms import...
https://github.com/jhlau/deepspeare/blob/90489bc78271bd36629c836d3bca6c3dab49a99d/util.py#L412 I'm referencing the paper and code for this project in a class project. Because tensorflow 0.12 is hard to find anymore and can't be used on Colab, I'm rewriting...