You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reinforcement learning with Rust, Tensorflow and a little Python were necessary.
The goal is to learn an ML model for playing interactive visual games like Breakout.
This is a learning project. So most things are implemented from scratch.