Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.17 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.17 KB

Reinforcement learning

This repository contains the implementation of a wide variety of Reinforcement Learning Projects in different applications of Bandit Algorithms, MDPs, Distributed RL and Deep RL. These projects include university projects and projects implemented due to interest in Reinforcement Learning.

List of Contents:

Environments

Multi-Armed-Bandits

MDP

TD Learning:

Deep RL

Distributed RL