Skip to content

Implemented and experimented with reinforcement learning algorithms, including Deep Q-Networks, to optimize agent performance

Notifications You must be signed in to change notification settings

ckramer05/reinforcement-learning-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Reinforcement Learning Algorithms

Overview

Implemented and experimented with reinforcement learning algorithms, including TD(0), SARSA, Q Learning, and Deep Q-Networks, to optimize agent performance in OpenAI’s CartPole environment. Compared policies to visualize the efficiency of Deep Reinforcement Learning over normal reinforcement learning algorithms.

Tech Stack

Python, PyTorch, NumPy, Pandas, and Matplotlib

Features

  • TD(0) Policy Algorithm
  • SARSA Policy Algorithm
  • Q Learning Policy Algorithm
  • Deep Q-Networks Policy Algorithm

About

Implemented and experimented with reinforcement learning algorithms, including Deep Q-Networks, to optimize agent performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published