↪︎ Q-Learning Tutorial in Norwegian
This is a tutorial I made for students taking INF100 (Introduction to Programming) in spring 2024. Our goal is to create a program where an agent learns to solve a maze using Q-learning, a form of reinforcement learning. The repository contains a step-by-step guide to implementing the Q-learning algorithm in Python, along with the slides I used for the accompanying lecture. Note that the tutorial is written in Norwegian.