This repository contains my assignment solutions for the Deep Reinforcement Learning course (430.729_003) offered by Seoul National University (Spring 2020).
The algorithms for the assignments are implemented using TensorFlow in Python.
Environment Setup, Multi-Layer Perceptron (MLP)
Imitation Learning
Deep Q Learning
Proximal Policy Optimization (PPO)
Deep Deterministic Policy Gradient (DDPG)