Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 265 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 265 Bytes

Ada-IRL

Adaboost Inverse Reinforcement Learning

A method using Adaboost-like I-Rl algorithm.

RL

To start test demo for Reinforcement Learning.

python rl_test.py

IRL

To start test demo for Inverse Reinforcement Learning.

python irl_test.py