Skip to content

prathithbhargav/Learning_RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning RL

This Repo contains the code for some of the RL Algorithms from the book - PyTorch 1.x Reinforcement Learning Cookbook by Yuxi (Hayden) Liu

While the algorithms in the book are from Pytorch 1.(x) and Open AI gym, I have used Farama Gymnasium and Pytorch 2.(x). So the implementation might slightly be different.

I have also consulted an online video- Building a Custom Environment for Deep Reinforcement Learning with OpenAI Gym and Python - YouTube for building a 'shower' environment where the goal is to make the agent learn to choose the right actions to get the proper temperature.

Other resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published