Skip to content

Rowing0914/Reinforcement_Learning

Repository files navigation

Introduction

This is the repo for storing the reviewing note regarding several domains in reinforcement learning

This topic is about RL algorithms dealing with the case where learning agent has to learn the preferences among the multiple goals in the environment

This topic is about RL algorithms aims the safe exploration during the early stage in learning process.

This topic is about the algorithms aims at successfully transferring the knowledge from the source task to the target task to speed-up learning process.

Lectures

  1. CS 294-112 at UC Berkeley Deep Reinforcement Learning
  2. IMITATION LEARNING TUTORIAL at ICML 2018
  3. CMU 10703: Deep Reinforcement Learning and Control
  4. Imitation Learning for Robotics, Winter 2019, CSC2621

Survey Papers

  1. Imitation Learning: A Survey of Learning Methods by Ahmed Hussein et al., 2017
  2. Global overview of Imitation Learning by Alexandre Attia and Sharone Dayan, 2018 Jan
  3. Learning How to Actively Learn: A Deep Imitation Learning Approach by M. Liu et al., 2018