Skip to content

Optimal Control, Reinforcement Learning & Robotics Projects in CS 287: Advanced Robotics (fall 2019)

Notifications You must be signed in to change notification settings

haoyu2019/cs287-advanced-robotics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal Control, Reinforcement Learning & Robotics Projects in CS 287: Advanced Robotics (fall 2019)

This repository contains past projects I've completed in CS 287, which I took in Berkeley EECS department under Prof. Pieter Abbeel, in fall 2019. (https://people.eecs.berkeley.edu/~pabbeel/cs287-fa19/)

Followings are those projects and related materials covered/implemented in each project.

  • Project 1

    • Value Iteration
    • Dicretization-based Optimal Control
    • Function Approximation Optimal Control
  • Project 2

    • LQR, iLQR
    • DDP
    • Feedback Linearization
  • Project 3

    • Convex Optimiazation
    • Sequential Convex Programming
    • Motion Planning and Control (w/ convex opt.)
  • Project 4

    • Multivariate Gaussians
    • Kalman Filtering
    • EM & MLE
    • Particle Filtering
    • Belief Space Planning
  • Project 5

    • Policy Gradient
      • Trust Region Policy Optimization (TRPO)
      • Proximal Policy Optimization (PPO)
    • Deep Q-Learning
      • DQN
      • Double DQN
      • Dueling DQN

About

Optimal Control, Reinforcement Learning & Robotics Projects in CS 287: Advanced Robotics (fall 2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 97.8%
  • Python 1.6%
  • TeX 0.2%
  • JavaScript 0.2%
  • HTML 0.1%
  • CSS 0.1%