Python

2021 reading list

Examining the 2021 edition of my book table

Solving JumpIN’ Using Zero-Dependency Reinforcement Learning

Poster presentation in the Student Abstract category on using reinforcement learning to solve JumpIN', a single-player game.

2020 reading list

Taking a look back at the books I read in 2020 to learn more about my reading habits

Solving JumpIN' with reinforcement learning

Use Q-learning to solve a single-player game optimally in Python.