I learned theoretical basics of reinforcement learning and played with the implementation using TF-agents framework. Here's a video of a trained agent playing the Atari game "Freeway":
references:
- Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition, Aurélien Géron
- TF-agents tutorial