Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 527 Bytes

RL_fundamentals

This is a repository for exploring and solving some basic problems using reinforcement learning. Purely for learning and teaching purposes.

installation steps

Ensure that the following packages are installed for lunar lander, at least on Mac m1 swig box2d box2d-kengz box2d-py

Sources

https://medium.com/analytics-vidhya/q-learning-is-the-most-basic-form-of-reinforcement-learning-which-doesnt-take-advantage-of-any-8944e02570c5

https://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html