Skip to content

RonaldoCD/CS234-DRL-Stanford-Assignment-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS234: Deep Reinforcement Learning Stanford: Programming assignments solutions

This reposity contains my solutions for the programming assignments of the CS234: Reinforcement Learning Winter 2022 course offered by Stanford.

Assignment 1: Tabular MDP planning

Assignment 2: Deep Q-Learning

Assignment 3: Policy Gradient Methods

Implementing the REINFORCE policy gradient algorithm to train a Deep Neural Network to play OpenAI Gym environments

  • Policy: Code for Categorical and Gaussian Policy
  • Policy gradient: Implementing the REINFORCE policy gradient algorithm.
  • Baseline Network: Implementing the baseline network to use the REINFORCE algorithm with baseline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published