XuanCe is an open-source ensemble of Deep Reinforcement Learning (DRL) algorithm implementations. We call it as Xuan-Ce (玄策) in Chinese. "Xuan (玄)" means incredible and magic box, "Ce (策)" means policy. DRL algorithms are sensitive to hyper-parameters tuning, varying in performance with different tricks, and suffering from unstable training processes, therefore, sometimes DRL algorithms seems elusive and "Xuan". This project gives a thorough, high-quality and easy-to-understand implementation of DRL algorithms, and hope this implementation can give a hint on the magics of reinforcement learning. We expect it to be compatible with multiple deep learning toolboxes( PyTorch, TensorFlow, and MindSpore), and hope it can really become a zoo full of DRL algorithms.
Raw data
{
"_id": null,
"home_page": null,
"name": "xuance",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "deep reinforcement learning, software library, PyTorch, TensorFlow2, MindSpore",
"author": "Wenzhang Liu, et al.",
"author_email": "liu_wzh@foxmail.com",
"download_url": "https://files.pythonhosted.org/packages/7e/fe/04a3ceb11ceebf668e6789e00b1439783ae5dc9e6080bfd06f878f764f12/xuance-1.2.6.tar.gz",
"platform": null,
"description": "XuanCe is an open-source ensemble of Deep Reinforcement Learning (DRL) algorithm implementations. We call it as Xuan-Ce (\u7384\u7b56) in Chinese. \"Xuan (\u7384)\" means incredible and magic box, \"Ce (\u7b56)\" means policy. DRL algorithms are sensitive to hyper-parameters tuning, varying in performance with different tricks, and suffering from unstable training processes, therefore, sometimes DRL algorithms seems elusive and \"Xuan\". This project gives a thorough, high-quality and easy-to-understand implementation of DRL algorithms, and hope this implementation can give a hint on the magics of reinforcement learning. We expect it to be compatible with multiple deep learning toolboxes( PyTorch, TensorFlow, and MindSpore), and hope it can really become a zoo full of DRL algorithms.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library.",
"version": "1.2.6",
"project_urls": {
"Download": "https://github.com/agi-brain/xuance.git"
},
"split_keywords": [
"deep reinforcement learning",
" software library",
" pytorch",
" tensorflow2",
" mindspore"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7efe04a3ceb11ceebf668e6789e00b1439783ae5dc9e6080bfd06f878f764f12",
"md5": "bbf42ce6e489209dbabb67f35fbd964e",
"sha256": "2fba55582eb2a1a76fb435a50e8fc6072948319c72c6ab1d3336fea5e0bcf211"
},
"downloads": -1,
"filename": "xuance-1.2.6.tar.gz",
"has_sig": false,
"md5_digest": "bbf42ce6e489209dbabb67f35fbd964e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 408921,
"upload_time": "2025-02-08T11:06:22",
"upload_time_iso_8601": "2025-02-08T11:06:22.015471Z",
"url": "https://files.pythonhosted.org/packages/7e/fe/04a3ceb11ceebf668e6789e00b1439783ae5dc9e6080bfd06f878f764f12/xuance-1.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-08 11:06:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "agi-brain",
"github_project": "xuance",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "xuance"
}