Inspiration
machine learning is super cool and i wanted to learn more about reinforcement learning
What it does
it uses tensorflow to train a neural network through reinforcement in openai gym's atari breakout environment.
How I built it
Challenges I ran into
My laptop doesn't have enough computer power to calculate gradients for 10800 by 1024 tensors. So I've been trying to use Amazon Web Services to make it speedier
Log in or sign up for Devpost to join the conversation.