Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrucker/kpirl-kla

This repository contains two new algorithms: KPIRL and KLA. KPIRL is a non-linear extension to Abbeel and Ng's Projection IRL algorithm (detailed in "Apprenticeship Learning via Inverse Reinforcement Learning"). KLA is an approximate RL algorithm designed to be used with KPIRL in large state-action spaces without any reward shaping. The algorithms have been published in "Human Apprenticeship Learning via Kernel-based Inverse Reinforcement Learning."
https://github.com/mrucker/kpirl-kla

inverse-reinforcement-learning irl-algorithms reinforcement-learning

Last synced: 2 months ago
JSON representation

This repository contains two new algorithms: KPIRL and KLA. KPIRL is a non-linear extension to Abbeel and Ng's Projection IRL algorithm (detailed in "Apprenticeship Learning via Inverse Reinforcement Learning"). KLA is an approximate RL algorithm designed to be used with KPIRL in large state-action spaces without any reward shaping. The algorithms have been published in "Human Apprenticeship Learning via Kernel-based Inverse Reinforcement Learning."

Awesome Lists containing this project