Skip to content

A platform for Applied Reinforcement Learning (Applied RL)

License

Notifications You must be signed in to change notification settings

Tsolmon17/Horizon

This branch is 771 commits behind facebookresearch/ReAgent:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 11, 2019
Jul 11, 2019
Jul 18, 2019
Apr 19, 2019
Jul 24, 2019
May 22, 2019
Mar 20, 2019
Nov 7, 2018
May 16, 2019
Oct 18, 2018
Sep 20, 2018
Sep 20, 2018
Jun 3, 2019
Nov 7, 2017
Jul 11, 2019
Nov 16, 2018
Nov 8, 2018

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.8%
  • Scala 8.2%
  • Other 2.0%