Keith Gould

Results 2 issues of Keith Gould

Given that the OpenAI Gym environment [MountainCar-v0](https://github.com/openai/gym/blob/master/gym/envs/classic_control/mountain_car.py) ALWAYS returns -1.0 as a reward (even when goal is achieved), I don't understand how DQN with experience-replay converges, yet I know it...

Hi! I'd like to ensure the user sends up a valid password when updating their email. I've followed the [reconfirmation section](https://github.com/graphql-devise/graphql_devise#email-reconfirmation) of your README, but that suggests (requires?) that we...

enhancement