[P] I’m working on a program to help teach Q-Learning
During my last Machine Learning course I was working with Q-Learning and made a small program that allows users to create maps for a Q-Learning agent to solve. I am using a game engine called Godot for the visuals and coded in Godot’s custom language GDScript. My teacher felt that I should post this online for others to use to help learn Q-Learning. I plan to add menu options to provide a detailed walkthrough of how the program works and possibly other Q-Learning example projects.
Github: https://github.com/bioa10/QTable
submitted by /u/bioa10
[link] [comments]