Breakout Genius - Using RL to Build an AI Game Master


  • Machine Learning


Mentors :

  • Omm Agrawal

  • Ayan Minham Khan

  • Sabyasachi Samantaray

Mentees :

  • 5

Are you interested in using the latest techniques in machine learning and deep learning to build a model that can play Atari's Breakout game? If so, this project is for you!
In this project, we will Learn the basics of ML and DL, implement CNN and RL on simple environment, develop a deep RL model to play Breakout game, experiment with hyperparameters and architectures.
By the end of this project, you will have gained a strong understanding of machine learning and deep learning, as well as the exciting field of RL. You will have developed a deep RL model that can play a classic Atari game, which you can showcase to your peers and potential employers. So, come join us on this exciting journey and learn how to build intelligent machines that can learn to play games on their own!
Prerequisites:
Basic python is mandatory Knowledge of machine learning is preferable Interest in Machine learning and Enthusiasm are expected.

Tentative Timeline :

Week Work
Week 1-2 Installing dependencies and Jupyter notebook, and learning basics of ML, Deep Learning.
Week 3-4 Learning CNN and implementing it with Pytorch.
Week 5-6 Learning concepts of Reinforcement learning
Week 7-8 Implementation and training of deep RL model.