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
All results of Reinforcement learning models can be found in Issues->Images
NOTE:
Due to limited computational power and time, personal results from the pong RL model were not included.
However a screenshot of what expected plots is included
About
This Repository is for my own self learning of the reinforcement method that uses value iteration with more complex problems. In particular, it solves the pong game. Learned from the book Deep Reinforcement Learning Hands-On by Maxim Lapan with comments of my own