Skip to content

Commit

Permalink
update paper info
Browse files Browse the repository at this point in the history
  • Loading branch information
aiueola committed Dec 1, 2023
1 parent 04d0516 commit 4406684
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@

**Stable versions are available at [PyPI](https://pypi.org/project/scope-rl/)**

**Slides are available [here](https://speakerdeck.com/harukakiyohara_/scope-rl)**

**日本語は[こちら](README_ja.md)**

## Overview
Expand Down
3 changes: 3 additions & 0 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@

**PyPIで最新版が利用可能 [PyPI](https://pypi.org/project/scope-rl/)**

**解説スライドは [こちら](https://speakerdeck.com/aiueola/scope-rl-ja)**


## 概要
SCOPE-RL は,データ収集からオフ方策学習,オフ方策性能評価,方策選択をend-to-endで実装するためのオープンソースのPythonソフトウェアです.私たちのソフトウェアには,人工データ生成,データの前処理,オフ方策評価 (off-policy evaluation; OPE) の推定量,オフ方策選択 (off-policy selection; OPS) 手法を実装するための一連のモジュールが含まれています.

Expand Down

0 comments on commit 4406684

Please sign in to comment.