Skip to content

aadith-warrier/RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

This repo is a work in progress.

This repository contains implementations of popular Reinforcement Learning algorithms. The aim is to make the code here as straightforward and modular as possible so that it is easy to train with custom backbone networks across various environments.

Feature Extractors

This directory contains modular blocks from popular neural network architectures.

Algorithms

This directory has all the RL algorithms.

Other algorithms (VPG, TRPO, PPO) will be added shortly!

About

Modular Library for RL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages