habitat-lab icon indicating copy to clipboard operation
habitat-lab copied to clipboard

Implement DAgger baseline

Open mathfac opened this issue 4 years ago • 1 comments

🚀 Feature

Implement DAgger baseline same way as it was added in https://github.com/facebookresearch/habitat-lab/issues/31. That would be great to add DAgger baseline to the arsenal of Embodied AI baselines in Habitat Lab.

Motivation

DAgger is popular baseline for the task where optimization problem is hard to solve Implement and supervision required to train viable policy. DAgger approach can be implemented similarly how it was done in https://github.com/jacobkrantz/VLN-CE/tree/master/habitat_extensions as separate trainer but with usage of existing Encoders, Policies.

mathfac avatar Jan 14 '21 01:01 mathfac

Tentative assignee is @jacobkrantz.

mathfac avatar Jan 14 '21 01:01 mathfac

Hi @mathfac Is this issue still open?

gchhablani avatar Jun 05 '23 21:06 gchhablani