Skip to content

thomasw21/ReinforcementLearningMVAProject

Repository files navigation

ReinforcementLearningMVAProject

Self-Paced IRL

The goal of this project is to implement Inverse Reinforcement Learning in the context of self-paced learning, which is a form of curriculum learning.

Details of implementation

Dataset = [(state_i,action_i,reward_i,next_state_i) for i in range ...]

About

Self-Paced IRL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages