Skip to content

A collection of popular reinforcement learning algorithms.

License

Notifications You must be signed in to change notification settings

FlaminG0/reinforcement_algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Reinforcement Algorithms

Classic Reinforcement Algorithms (CRA) is a collection of classic reinforcement learning algorithms implementation, mainly based on this repository. The difference is this reposoitory used Gymnasium (a maintained fork of OpenAI’s Gym library) instead of Gym.

Supported Algorithms

Installation

To install Gymnasium, use this:

  pip install gymnasium==0.28.1

Or check its website.

License

MIT

About

A collection of popular reinforcement learning algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages