Skip to content

This repository contains an implementation of Basic RL algorithms in OpenAI Gym environment

Notifications You must be signed in to change notification settings

aneesh-shetye/RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains an implementation of Basic RL algorithms in OpenAI Gym and other environments.

Name of environment Algorithm used
Frozen Lake Dynamic Programming
Mini-gridworld Q-learning and SARSA
Cartpole DQN

About

This repository contains an implementation of Basic RL algorithms in OpenAI Gym environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages