Name | rlbtf JSON |
Version |
0.1.0
JSON |
| download |
home_page | |
Summary | Opinionated RL baselines in Tensorflow |
upload_time | 2022-12-07 14:45:02 |
maintainer | |
docs_url | None |
author | Aditya Gudimella |
requires_python | >=3.10,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# RLBTF
Opinionated RL baselines in Tensorflow
## Python environment
Create your python environment using `poetry install -E all`
## Adding documentation
1. Run `mkdocs new .` to create the documentation structure (after customizing template)
2. Change theme in `mkdocs.yml` to `material`
### Useful resources
1. [Material for MkDocs](https://jamstackthemes.dev/demo/theme/mkdocs-material/)
2. [MkDocs](https://www.mkdocs.org/)
3. [Blog post](https://blog.elmah.io/creating-a-documentation-site-with-mkdocs/)
Raw data
{
"_id": null,
"home_page": "",
"name": "rlbtf",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Aditya Gudimella",
"author_email": "aditya.gudimella@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6e/6a/93af8470685717868b9bd4b5bfb7ce2ad9f6b4257daf03d1f8500747f2ac/rlbtf-0.1.0.tar.gz",
"platform": null,
"description": "# RLBTF\n\nOpinionated RL baselines in Tensorflow\n\n## Python environment\n\nCreate your python environment using `poetry install -E all`\n\n## Adding documentation\n\n1. Run `mkdocs new .` to create the documentation structure (after customizing template)\n2. Change theme in `mkdocs.yml` to `material`\n\n### Useful resources\n\n1. [Material for MkDocs](https://jamstackthemes.dev/demo/theme/mkdocs-material/)\n2. [MkDocs](https://www.mkdocs.org/)\n3. [Blog post](https://blog.elmah.io/creating-a-documentation-site-with-mkdocs/)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Opinionated RL baselines in Tensorflow",
"version": "0.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "2dfbcfba328669bd943b9b1f7fed6683",
"sha256": "60c3f134c06715a4251b68c876d40c6af922df3d46593cb32d43f68323ca9a29"
},
"downloads": -1,
"filename": "rlbtf-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2dfbcfba328669bd943b9b1f7fed6683",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 2494,
"upload_time": "2022-12-07T14:45:01",
"upload_time_iso_8601": "2022-12-07T14:45:01.443436Z",
"url": "https://files.pythonhosted.org/packages/53/9c/6d40f9c3d1d14513d13a9a0a51b526e9febff3f1d110084e06aa96a210a7/rlbtf-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "9a959167374e772bfd789108d9c87f58",
"sha256": "b0938c1f3d6505f467da60854a1d3de75df9a0aa654fea05a5afca3eb59557f9"
},
"downloads": -1,
"filename": "rlbtf-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "9a959167374e772bfd789108d9c87f58",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 2996,
"upload_time": "2022-12-07T14:45:02",
"upload_time_iso_8601": "2022-12-07T14:45:02.942369Z",
"url": "https://files.pythonhosted.org/packages/6e/6a/93af8470685717868b9bd4b5bfb7ce2ad9f6b4257daf03d1f8500747f2ac/rlbtf-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-07 14:45:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "rlbtf"
}