Skip to content

Repository files navigation

Stanford CS234: Reinforcement Learning

Personal workspace for CS234 lecture material, study notes, and assignments.

This repository contains coursework and is intended to remain private.

Contents

  • notes/: lecture notes, concept index, and study progress
  • assignment/: assignment questions, templates, and working code
  • lecture/: lecture slides and reference material
  • COURSE_MATERIALS_WINTER_2026.md: local course-material index

Updating the repository

From this directory, review and upload notes or assignment changes with:

git status
git add notes/ assignment/
git commit -m "docs: update lecture notes"
git push

Use git add -A instead when every current change in the course directory should be included in the next commit.

About

Stanford CS234 reinforcement learning notes and assignments

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages