Collision Avoidance Robotics Via Meta-Learning (CARML)
2020-07-16Code Available0· sign in to hype
Abhiram Iyer, Aravind Mahadevan
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/abhi-iyer/meta-learningOfficialIn paperpytorch★ 2
Abstract
This paper presents an approach to exploring a multi-objective reinforcement learning problem with Model-Agnostic Meta-Learning. The environment we used consists of a 2D vehicle equipped with a LIDAR sensor. The goal of the environment is to reach some pre-determined target location but also effectively avoid any obstacles it may find along its path. We also compare this approach against a baseline TD3 solution that attempts to solve the same problem.