File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ English] ( ./README.md ) | 简体中文
6
6
7
- [ ![ Documentation Status] ( https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat )] ( https://parl.readthedocs.io/en/latest/index.html ) [ ![ Documentation Status] ( https://img.shields.io/badge/中文文档-最新-brightgreen.svg )] ( https://parl.readthedocs.io/zh_CN/latest/ ) [ ![ Documentation Status] ( https://img.shields.io/badge/手册-中文-brightgreen.svg )] ( ./docs/zh_CN/Overview.md ) [ ![ Release] ( https://img.shields.io/badge/release-v2.1.1 -blue.svg )] ( https://github.com/PaddlePaddle/PARL/releases )
7
+ [ ![ Documentation Status] ( https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat )] ( https://parl.readthedocs.io/en/latest/index.html ) [ ![ Documentation Status] ( https://img.shields.io/badge/中文文档-最新-brightgreen.svg )] ( https://parl.readthedocs.io/zh_CN/latest/ ) [ ![ Documentation Status] ( https://img.shields.io/badge/手册-中文-brightgreen.svg )] ( ./docs/zh_CN/Overview.md ) [ ![ Release] ( https://img.shields.io/badge/release-v2.2 -blue.svg )] ( https://github.com/PaddlePaddle/PARL/releases )
8
8
9
9
10
10
> PARL 是一个高性能、灵活的强化学习框架。
Original file line number Diff line number Diff line change 4
4
5
5
English | [ 简体中文] ( ./README.cn.md )
6
6
7
- [ ![ Documentation Status] ( https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat )] ( https://parl.readthedocs.io/en/latest/index.html ) [ ![ Documentation Status] ( https://img.shields.io/badge/中文文档-最新-brightgreen.svg )] ( https://parl.readthedocs.io/zh_CN/latest/ ) [ ![ Documentation Status] ( https://img.shields.io/badge/手册-中文-brightgreen.svg )] ( ./docs/zh_CN/Overview.md ) [ ![ Release] ( https://img.shields.io/badge/release-v2.1.1 -blue.svg )] ( https://github.com/PaddlePaddle/PARL/releases )
7
+ [ ![ Documentation Status] ( https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat )] ( https://parl.readthedocs.io/en/latest/index.html ) [ ![ Documentation Status] ( https://img.shields.io/badge/中文文档-最新-brightgreen.svg )] ( https://parl.readthedocs.io/zh_CN/latest/ ) [ ![ Documentation Status] ( https://img.shields.io/badge/手册-中文-brightgreen.svg )] ( ./docs/zh_CN/Overview.md ) [ ![ Release] ( https://img.shields.io/badge/release-v2.2 -blue.svg )] ( https://github.com/PaddlePaddle/PARL/releases )
8
8
9
9
> PARL is a flexible and high-efficient reinforcement learning framework.
10
10
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "2.1.1 "
15
+ __version__ = "2.2 "
16
16
"""
17
17
generates new PARL python API
18
18
"""
You can’t perform that action at this time.
0 commit comments