Skip to content

yhisaki/rl-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Algorithms

Overview

I'm writing reinforcement learning code using pfnet/pfrl as a reference.

Install

This package is managed using poetry. You can install the dependencies by executing the following command. See the pyproject.toml for the detail of dependencies.

poetry install

If you excute examples, you should install MuJoCo.

Implemented Alogorithms

Results

mujoco

box2d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published