facebookresearch / habitat-lab

A modular high-level library to train embodied AI agents across a variety of tasks and environments.
https://aihabitat.org/
MIT License
1.89k stars 473 forks source link

Improve experimentation framework in habitat-api #28

Open mathfac opened 5 years ago

mathfac commented 5 years ago

Author @abhiskk: Improve experimentation framework in habitat-api.

mathfac commented 5 years ago

More details: Add functionality to train different model modifications in parallel, continue experiments, analyze it, select best checkpoint.

mathfac commented 5 years ago

Improved experimentation “UX”: running, tracking, logging, visualization, episode record & replay