top of page

Temporal Difference Learning Demo

A web demo demonstrating Temporal Difference (TD) Learning for K-12 students.  

Role

Designer, Programmer

Year

2022

Location

Carnegie Mellon University

Github

  • Github

JavaScript

HTML/CSS

Machine Learning

The project is based on the REINFORCE.js by Andrej Kartpathy and aimes to demonstrate Temporal Difference (TD) learning to K-12 students studying AI.

I implemented new features such as stochastic actions, uploading and downloading mazes as json files, and editing the maze.

bottom of page