Skip to content

KrzysztofSoja/RegularizationRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegularizationRL

The repository contains code implementing selected regularization methods for reinforcement learning algorithms.

The implementation of reinforcement learning algorithms was taken from the Stable Baselines 3 library (https://github.com/DLR-RM/stable-baselines3).

The result of the experiments is available here: https://drive.google.com/drive/folders/1CWULe0hXVAze7DuSQtmM4QK1GjN4F6dG?usp=sharing

Installation:

To install all dependencies, please run the following command:

install.sh

Run

To run the script, use the main.py file. `

About

The implementation of selected regularization methods for some reinforcement learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors