An open API service indexing awesome lists of open source software.

https://github.com/thesofakillers/rl-labs

Assignments for Reinforcement Learning 1
https://github.com/thesofakillers/rl-labs

Last synced: 8 months ago
JSON representation

Assignments for Reinforcement Learning 1

Awesome Lists containing this project

README

          

# Reinforcement Learning 1 - Labs

Lab Assignments for Natural Language Processing 1, a course from my MSc in AI. I
am omitting the University name for searchability reasons. The university can be
found on my LinkedIns or CV.

## Content

1. Assignment 1: MDP's and Dynamic Programming
2. Assignment 2: Tabular Methods
3. Assignment 3: Advanced TD Methods and Approximation
4. Assignment 4: Control with Approximation and Policy Gradients
5. Assignment 5: Advanced policy-based methods
6. Assignment 6: Paper review report of
_[Randomized Ensembled Double Q-Learning: Learning Fast Without a Model](https://openreview.net/forum?id=AY8zfZm0tDd)_