Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 506 Bytes

File metadata and controls

5 lines (5 loc) · 506 Bytes

Course assignments on Reinforcement Learning (Spring 2022, IISER Bhopal)

This repository contains my solutions to the assignments for the course on Reinforcement Learning (Spring 2022), taught by Dr. P.B. Sujit at IISER Bhopal. The topics dealt with in these assignments are as follows:

  • Assignment 1: Multi-armed bandit problem and dynamic programming
  • Assignment 2: Grid-world design for Sokoban
  • Assignment 3: Monte-Carlo method and Temporal Difference Learning for solving Sokoban