Skip to content

mockoocy/RL_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Notes

This repository contains small projects that were part of my practice with Reinforcement Learning.

It is divided into 2 modules:

  • classic_algorithms it exposes implementations of classic RL algorithms like:

    • Q-table
    • DQN
    • A2C
      as well as some notes about how these algorithms work.
  • sb3_cheetah_test Experiments with PPO algorithm using Half-Cheetah-v4 gymnasium environment.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages