tartrl-nightly


Nametartrl-nightly JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/TARTRL/TARTRL
Summaryreinforcement learning framework
upload_time2023-03-31 11:59:08
maintainer
docs_urlNone
authortartrl contributors
requires_python>=3.8
license
keywords reinforcement-learning multi-agent reinforcement-learning-algorithms pytorch machine-learning baselines toolbox python data-science gym gymnasium
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TARTRL

---
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FTARTRL_Lab)](https://twitter.com/TARTRL_Lab)

[![Documentation Status](https://readthedocs.org/projects/tartrl-docs/badge/?version=latest)](https://tartrl-docs.readthedocs.io/zh/latest/?badge=latest)

![GitHub Org's stars](https://img.shields.io/github/stars/TARTRL)
[![GitHub stars](https://img.shields.io/github/stars/TARTRL/TARTRL)](https://github.com/opendilab/TARTRL/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/network)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/TARTRL/TARTRL)
[![GitHub issues](https://img.shields.io/github/issues/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/issues)
[![GitHub pulls](https://img.shields.io/github/issues-pr/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/pulls)
[![Contributors](https://img.shields.io/github/contributors/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/graphs/contributors)
[![GitHub license](https://img.shields.io/github/license/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/blob/master/LICENSE)

## 欢迎来到TARTRL

[中文文档](https://tartrl-docs.readthedocs.io/zh/latest/) | [Documentation](https://tartrl-docs.readthedocs.io/en/latest/)

TARTRL是一个开源的强化学习框架。

## 目录

- [欢迎来到TARTRL](#欢迎来到tartrl)
- [目录](#目录)
- [安装](#安装)
- [快速上手](#快速上手)
- [支持者](#支持者)
  - [↳ Stargazers](#-stargazers)
  - [↳ Forkers](#-forkers)
- [Citing TARTRL](#citing-tartrl)
- [License](#license)
- [致谢](#致谢)

## 安装

```bash
pip install tartrl
```

## 快速上手

可以通过命令行快速训练`CartPole`环境:
```bash
tartrl --mode train --env CartPole-v1
```

## 支持者

### ↳ Stargazers

[![Stargazers repo roster for @TARTRL/TARTRL](https://reporoster.com/stars/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/stargazers)

### ↳ Forkers

[![Forkers repo roster for @TARTRL/TARTRL](https://reporoster.com/forks/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/network/members)

## Citing TARTRL

如果我们的工作对你有帮助,欢迎引用我们的论文:
```latex
@misc{tartrl2023,
    title={TARTRL},
    author={TARTRL Contributors},
    publisher = {GitHub},
    howpublished = {\url{https://github.com/TARTRL/TARTRL}},
    year={2023},
}
```

## License
TARTRL under the Apache 2.0 license.

## 致谢

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TARTRL/TARTRL",
    "name": "tartrl-nightly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "reinforcement-learning multi-agent reinforcement-learning-algorithms pytorch machine-learning baselines toolbox python data-science gym gymnasium",
    "author": "tartrl contributors",
    "author_email": "contact@tartrl.cn",
    "download_url": "https://files.pythonhosted.org/packages/ed/f6/caff393924b12a8436be4e6ef07b5388c56964532a92a410aba6735cd91a/tartrl-nightly-0.0.4.tar.gz",
    "platform": null,
    "description": "# TARTRL\n\n---\n[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FTARTRL_Lab)](https://twitter.com/TARTRL_Lab)\n\n[![Documentation Status](https://readthedocs.org/projects/tartrl-docs/badge/?version=latest)](https://tartrl-docs.readthedocs.io/zh/latest/?badge=latest)\n\n![GitHub Org's stars](https://img.shields.io/github/stars/TARTRL)\n[![GitHub stars](https://img.shields.io/github/stars/TARTRL/TARTRL)](https://github.com/opendilab/TARTRL/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/network)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/TARTRL/TARTRL)\n[![GitHub issues](https://img.shields.io/github/issues/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/issues)\n[![GitHub pulls](https://img.shields.io/github/issues-pr/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/pulls)\n[![Contributors](https://img.shields.io/github/contributors/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/graphs/contributors)\n[![GitHub license](https://img.shields.io/github/license/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/blob/master/LICENSE)\n\n## \u6b22\u8fce\u6765\u5230TARTRL\n\n[\u4e2d\u6587\u6587\u6863](https://tartrl-docs.readthedocs.io/zh/latest/) | [Documentation](https://tartrl-docs.readthedocs.io/en/latest/)\n\nTARTRL\u662f\u4e00\u4e2a\u5f00\u6e90\u7684\u5f3a\u5316\u5b66\u4e60\u6846\u67b6\u3002\n\n## \u76ee\u5f55\n\n- [\u6b22\u8fce\u6765\u5230TARTRL](#\u6b22\u8fce\u6765\u5230tartrl)\n- [\u76ee\u5f55](#\u76ee\u5f55)\n- [\u5b89\u88c5](#\u5b89\u88c5)\n- [\u5feb\u901f\u4e0a\u624b](#\u5feb\u901f\u4e0a\u624b)\n- [\u652f\u6301\u8005](#\u652f\u6301\u8005)\n  - [↳ Stargazers](#-stargazers)\n  - [↳ Forkers](#-forkers)\n- [Citing TARTRL](#citing-tartrl)\n- [License](#license)\n- [\u81f4\u8c22](#\u81f4\u8c22)\n\n## \u5b89\u88c5\n\n```bash\npip install tartrl\n```\n\n## \u5feb\u901f\u4e0a\u624b\n\n\u53ef\u4ee5\u901a\u8fc7\u547d\u4ee4\u884c\u5feb\u901f\u8bad\u7ec3`CartPole`\u73af\u5883:\n```bash\ntartrl --mode train --env CartPole-v1\n```\n\n## \u652f\u6301\u8005\n\n### ↳ Stargazers\n\n[![Stargazers repo roster for @TARTRL/TARTRL](https://reporoster.com/stars/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/stargazers)\n\n### ↳ Forkers\n\n[![Forkers repo roster for @TARTRL/TARTRL](https://reporoster.com/forks/TARTRL/TARTRL)](https://github.com/TARTRL/TARTRL/network/members)\n\n## Citing TARTRL\n\n\u5982\u679c\u6211\u4eec\u7684\u5de5\u4f5c\u5bf9\u4f60\u6709\u5e2e\u52a9\uff0c\u6b22\u8fce\u5f15\u7528\u6211\u4eec\u7684\u8bba\u6587:\n```latex\n@misc{tartrl2023,\n    title={TARTRL},\n    author={TARTRL Contributors},\n    publisher = {GitHub},\n    howpublished = {\\url{https://github.com/TARTRL/TARTRL}},\n    year={2023},\n}\n```\n\n## License\nTARTRL under the Apache 2.0 license.\n\n## \u81f4\u8c22\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "reinforcement learning framework",
    "version": "0.0.4",
    "split_keywords": [
        "reinforcement-learning",
        "multi-agent",
        "reinforcement-learning-algorithms",
        "pytorch",
        "machine-learning",
        "baselines",
        "toolbox",
        "python",
        "data-science",
        "gym",
        "gymnasium"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ad124a2b38d2a747e470ebc3eb3c6bf9a2b7a923884fd5f0d821ef5435dff24",
                "md5": "6e168b8a870b55070e5f890da4a9cfee",
                "sha256": "81ef5542de137d7efa121cbe774716fad270f8fb1cc536063b36f3bf36c20238"
            },
            "downloads": -1,
            "filename": "tartrl_nightly-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e168b8a870b55070e5f890da4a9cfee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 90212,
            "upload_time": "2023-03-31T11:59:06",
            "upload_time_iso_8601": "2023-03-31T11:59:06.262577Z",
            "url": "https://files.pythonhosted.org/packages/7a/d1/24a2b38d2a747e470ebc3eb3c6bf9a2b7a923884fd5f0d821ef5435dff24/tartrl_nightly-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edf6caff393924b12a8436be4e6ef07b5388c56964532a92a410aba6735cd91a",
                "md5": "b27640ab75dfcb42640e2d0841b84152",
                "sha256": "ff6e64f220981bd5db00424a16d06a3b1b6b4319acc3ac5d2e4ba9ccb51cf51a"
            },
            "downloads": -1,
            "filename": "tartrl-nightly-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b27640ab75dfcb42640e2d0841b84152",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 57799,
            "upload_time": "2023-03-31T11:59:08",
            "upload_time_iso_8601": "2023-03-31T11:59:08.247847Z",
            "url": "https://files.pythonhosted.org/packages/ed/f6/caff393924b12a8436be4e6ef07b5388c56964532a92a410aba6735cd91a/tartrl-nightly-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 11:59:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "TARTRL",
    "github_project": "TARTRL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tartrl-nightly"
}
        
Elapsed time: 0.05021s