Skip to content

Course repository for Introduction to Reinforcement Learning Course offered by Cal Poly Computer Engineeirng Program.

Notifications You must be signed in to change notification settings

ambulantelab/introduction_to_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL From Scratch

This repository accompanies a reinforcement learning course focused on implementing algorithms from first principles.

Rules

  • All algorithms must be implemented in .py files
  • Notebooks are for visualization and analysis only
  • External RL libraries are not permitted

Setup

pip install -r requirements.txt

Instructor Notes

  • This repo is intentionally incomplete: students fill in algorithms
  • Designed for pytest-based autograding
  • Easily extensible to robotics (ROS2, real sensors)

This repository was designed for use with Github classroom.

About

Course repository for Introduction to Reinforcement Learning Course offered by Cal Poly Computer Engineeirng Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •