Skip to content

This repo contains several jupyter notebooks that implements some RL/DP algos with OpenAI Gym games. It also serves as my notes for Lehigh ISE416 dynamic programming.

Notifications You must be signed in to change notification settings

jerryhuang41/ReinforcementLearning

Repository files navigation

Reinforcement learning & dynamic programming algos

This repo contains several jupyter notebooks that implements some RL/DP algos with OpenAI Gym games.

It also serves as my notes for Lehigh ISE416 dynamic programming.

  • DP
    • Value iteration
    • Policy iteration
    • Approximation
  • TD
    • Q-learning
    • SARSA
  • Others

About

This repo contains several jupyter notebooks that implements some RL/DP algos with OpenAI Gym games. It also serves as my notes for Lehigh ISE416 dynamic programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published