johnschwarcz

Results 1 issues of johnschwarcz

I've downloaded your code and made the following small changes: -removed all loading/checkpointing/saving functions/calls -switched the gym environment to `env = gym.make("InvertedPendulum-v2") ` After some training (variable amount of time...