Skip to content

A platform for Applied Reinforcement Learning (Applied RL)

License

Notifications You must be signed in to change notification settings

Fengdan92/Horizon

 
 

Repository files navigation

Banner

Applied Reinforcement Learning @ Facebook

Build Status

Overview

Horizon is an open source end-to-end platform for applied reinforcement learning (RL) developed and used at Facebook. Horizon is built in Python and uses PyTorch for modeling and training and Caffe2 for model serving. The platform contains workflows to train popular deep RL algorithms and includes data preprocessing, feature transformation, distributed training, counterfactual policy evaluation, and optimized serving. For more detailed information about Horizon see the white paper here.

Algorithms Supported

Installation

Horizon can be installed via. Docker or manually. Detailed instructions on how to install Horizon can be found here.

Usage

Detailed instructions on how to use Horizon can be found here.

License

Horizon is released under a BSD license. Find out more about it here.

Citing

@article{gauci2018horizon, title={Horizon: Facebook's Open Source Applied Reinforcement Learning Platform}, author={Gauci, Jason and Conti, Edoardo and Liang, Yitao and Virochsiri, Kittipat and Chen, Zhengxing and He, Yuchen and Kaden, Zachary and Narayanan, Vivek and Ye, Xiaohui}, journal={arXiv preprint arXiv:1811.00260}, year={2018} }

Logo

About

A platform for Applied Reinforcement Learning (Applied RL)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.7%
  • Scala 8.3%
  • Other 2.0%