Neural Image Processing: Reinforcement Learning (Spring 2020)

Reinforcement learning is the third sub-field of the machine learning trinity (next to supervised and unsupervised learning). Today we will take a cursory look at the concept and implement a simple RL algorithm to balance a pole atop a cart. This video is for CS390: Neural image processing at Purdue.
Back to Top