Skip to content

uml-robotics/reinforcement_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of multiple reinforcement learning models. These algorithms were implemented using pytorch, gymnasium environments, and neural networks.

The following models have successfully trained to adequate reward in a number of environments:

TD3 algorithm model
Rainbow DQN algorithm model
SAC algorithm (Continuous Action Spaces)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages