Skip to content

Implementations of some reinforcement learning algorithms

Notifications You must be signed in to change notification settings

codekansas/rl-algorithms

Repository files navigation

Reinforcement Learning Algorithms

This repository contains my implementations for some reinforcement learning algorithms and environments.

Getting Started

Clone and install this repository:

git clone [email protected]:codekansas/rl-algorithms.git
cd rl-algorithms && pip install -e '.[dev]'

Tasks

PPO

Bipedal walker:

runml train configs/bipedal_walker.yaml

About

Implementations of some reinforcement learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published