Diego Gomez

Results 3 repositories owned by Diego Gomez

gans

821
Stars
350
Forks
Watchers

Generative Adversarial Networks implemented in PyTorch and Tensorflow

Reinforcement-Learning

145
Stars
38
Forks
Watchers

Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)

deep-q-learning

84
Stars
21
Forks
Watchers

PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind