Name | kandula JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | Kandula is a Python package for general Reinforcement Learning. |
upload_time | 2023-05-10 18:47:40 |
maintainer | |
docs_url | None |
author | meghdadFar |
requires_python | >=3.11,<3.12 |
license | MIT |
keywords |
reinforcement
learning
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Kandula
#######
Kandula is a Python package for general Reinforcement Learning (RL). You can use Kandula to apply RL to your owns problem. You can see the documentations
`here <https://>`__.
Usage
#####
.. code:: bash
pip install kandula
You can see two worked examples of training an RL agent to learn to multiply and to learn to predict country capitals in `these notebooks <./notebooks>`.
Raw data
{
"_id": null,
"home_page": "",
"name": "kandula",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<3.12",
"maintainer_email": "",
"keywords": "Reinforcement Learning",
"author": "meghdadFar",
"author_email": "meghdad.farahmand@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b4/30/729262290f8b67842571c76917ba86d51178e8802b29bf7778dda655aa58/kandula-0.0.2.tar.gz",
"platform": null,
"description": "Kandula\n#######\n\nKandula is a Python package for general Reinforcement Learning (RL). You can use Kandula to apply RL to your owns problem. You can see the documentations\n`here <https://>`__.\n\nUsage\n#####\n\n.. code:: bash\n\n pip install kandula\n \nYou can see two worked examples of training an RL agent to learn to multiply and to learn to predict country capitals in `these notebooks <./notebooks>`.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Kandula is a Python package for general Reinforcement Learning.",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"reinforcement",
"learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba54e8a50dcfab5b66367d118fcd5d5db39d3b2c37c232729e1226dc357d2985",
"md5": "ae650137015666e13d3658e40cae119a",
"sha256": "7e976162805c5e410570422905d206d68719777316ee9493f3c2f9db6049d784"
},
"downloads": -1,
"filename": "kandula-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ae650137015666e13d3658e40cae119a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<3.12",
"size": 5591,
"upload_time": "2023-05-10T18:47:39",
"upload_time_iso_8601": "2023-05-10T18:47:39.084400Z",
"url": "https://files.pythonhosted.org/packages/ba/54/e8a50dcfab5b66367d118fcd5d5db39d3b2c37c232729e1226dc357d2985/kandula-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b430729262290f8b67842571c76917ba86d51178e8802b29bf7778dda655aa58",
"md5": "ba68300ac5022be48573c74f444b9294",
"sha256": "ffe46d08311f98b780a25079295edbe4de8ac3e0057e86c8f7453ad3d7dcc14a"
},
"downloads": -1,
"filename": "kandula-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "ba68300ac5022be48573c74f444b9294",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<3.12",
"size": 4628,
"upload_time": "2023-05-10T18:47:40",
"upload_time_iso_8601": "2023-05-10T18:47:40.738447Z",
"url": "https://files.pythonhosted.org/packages/b4/30/729262290f8b67842571c76917ba86d51178e8802b29bf7778dda655aa58/kandula-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-10 18:47:40",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "kandula"
}