Skip to content

A collection of deep and tabular reinforcement learning algorithms, including implementations of DQN, Dueling DQN, Q-learning, SARSA, n-step Tree Backup, and Monte Carlo.

Notifications You must be signed in to change notification settings

fardinabbasi/Reinforcement_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

Exploring deep reinforcement learning algorithms, particularly focusing on the implementation and testing of algorithms like Deep Q-Learning (DQN) and Dueling DQN.

Containing a custom-built Reinforcement Learning environment and implementations of key RL algorithms like Q-learning, SARSA, n-step Tree Backup, and Monte Carlo, tested in scenarios such as a drone navigation challenge and the Frozen Lake environment.

About

A collection of deep and tabular reinforcement learning algorithms, including implementations of DQN, Dueling DQN, Q-learning, SARSA, n-step Tree Backup, and Monte Carlo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published