5 Commits

Author SHA1 Message Date
Zhengxing Chen cae245749a Upgrade ReAgent to use Python 3.8 (#415)
Summary:
Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/415

Currently, we have some test failures (https://app.circleci.com/pipelines/github/facebookresearch/ReAgent/1460/workflows/ecc21254-779b-4a89-a40d-ea317e839d96/jobs/8655) because we miss some latest features.

Reviewed By: MisterTea

Differential Revision: D26977836

fbshipit-source-id: 9243d194ddf5c62895c9f1369830309c379fd7dd
2021-06-09 19:41:41 -07:00
Kittipat Virochsiri ff33d17c5e Codecov (#239)
Summary:
- Added code coverage on python & scala
- Updated the license text to `BSD 3-Clause` so that [licensee](https://github.com/licensee/licensee) can detect it properly

Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/239

Reviewed By: kaiwenw

Differential Revision: D21185688

Pulled By: kittipatv

fbshipit-source-id: 55a8a98891ab3a6e63da2148bc23d623b5b177d9
2020-04-22 14:30:50 -07:00
Jason Gauci c9c7cd6631 Move RLTimeline operator into fblearner flow
Summary: Move RLTimeline operator into fblearner flow.  Move non-workflow code into fblearner/flow/projects/rl/core/...

Reviewed By: kittipatv, econti

Differential Revision: D13815544

fbshipit-source-id: 98b185ad0687ce497a7d61e73eaa2155cfd8ecf3
2019-02-04 19:41:10 -08:00
Jason Gauci 30c75bed0e Update installation & usage guide, and fix issues related to that.
Summary: Pull Request resolved: https://github.com/facebookresearch/Horizon/pull/93

Reviewed By: kittipatv, econti

Differential Revision: D13873903

Pulled By: MisterTea

fbshipit-source-id: bb75dd687f6de0e3884c841e4bdfc460c44662d3
2019-01-30 12:00:19 -08:00
Jason Gauci b33d7a6874 oss-pom -> pom 2018-09-10 14:29:13 -07:00