https://github.com/eddienubes/reinforcement-learning-pacman
Small representation of RL using PacMan environment of awesome Gymnasium framework
https://github.com/eddienubes/reinforcement-learning-pacman
Last synced: about 1 year ago
JSON representation
Small representation of RL using PacMan environment of awesome Gymnasium framework
- Host: GitHub
- URL: https://github.com/eddienubes/reinforcement-learning-pacman
- Owner: eddienubes
- License: mit
- Created: 2022-12-04T19:01:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T19:32:19.000Z (over 3 years ago)
- Last Synced: 2025-01-30T09:32:58.279Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 87.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reinforcement-learning-pacman
Small representation of RL using PacMan environment of awesome Gymnasium framework
Useful article you can refer to - https://blog.spiceai.org/posts/2021/12/15/understanding-q-learning-how-a-reward-is-all-you-need/