github

facebookresearch / Horizon

  • суббота, 3 ноября 2018 г. в 00:15:52
https://github.com/facebookresearch/Horizon

Python
A platform for Applied Reinforcement Learning (Applied RL)



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.

Logo