RLDS is a library to manipulate datasets with episodic
structure. When data is loaded as a dataset of episodes containing nested
datasets of steps, RLDS provides utils to manipulate them and makes it easier
to perform transformations that are common in RL, Apprenticeship Learning or
other algorithms that learn from experience
For more information see [github repository](http://github.com/google-research/rlds).
Raw data
{
"_id": null,
"home_page": "",
"name": "rlds",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "reinforcement-learning python machine learning datasets",
"author": "Google Research",
"author_email": "",
"download_url": "",
"platform": null,
"description": "RLDS is a library to manipulate datasets with episodic\nstructure. When data is loaded as a dataset of episodes containing nested\ndatasets of steps, RLDS provides utils to manipulate them and makes it easier\nto perform transformations that are common in RL, Apprenticeship Learning or\nother algorithms that learn from experience\n\nFor more information see [github repository](http://github.com/google-research/rlds).\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "A Python library for Reinforcement Learning Datasets.",
"version": "0.1.8",
"split_keywords": [
"reinforcement-learning",
"python",
"machine",
"learning",
"datasets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b760aba1fc99e7357d8a995cfa2d117ab923f74836d1ec5748d8959b1ec2840",
"md5": "2da21b62b18081f7fb79f67195ce6aa7",
"sha256": "274275038049f2f7ceb313ea100f15156fd69d311d23f60e87f8e121ab82ad2b"
},
"downloads": -1,
"filename": "rlds-0.1.8-py3-none-manylinux2010_x86_64.whl",
"has_sig": false,
"md5_digest": "2da21b62b18081f7fb79f67195ce6aa7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 48430,
"upload_time": "2023-04-14T14:48:22",
"upload_time_iso_8601": "2023-04-14T14:48:22.443155Z",
"url": "https://files.pythonhosted.org/packages/7b/76/0aba1fc99e7357d8a995cfa2d117ab923f74836d1ec5748d8959b1ec2840/rlds-0.1.8-py3-none-manylinux2010_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-14 14:48:22",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "rlds"
}