Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[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]