2018

Horizon: Facebook's Open Source Applied Reinforcement Learning Platform

Gauci, Jason, Conti, Edoardo, Liang, Yitao et al.

Understand

In this paper we present Horizon, Facebook's open source applied reinforcement learning (RL) platform.

  • Horizon is an end-to-end platform designed to solve industry applied RL problems where datasets are large (millions to billions of observations), the feedback loop is slow (vs.
  • a simulator), and experiments must be done with care because they don't run in a simulator.
  • Unlike other RL platforms, which are often designed for fast prototyping and experimentation, Horizon is designed with production use cases as top of mind.

Reading the bibliography…