Name | dreamer4 JSON |
Version |
0.0.7
JSON |
| download |
home_page | None |
Summary | Dreamer 4 |
upload_time | 2025-10-08 15:29:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2025 Phil Wang
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
keywords |
artificial intelligence
attention mechanism
deep learning
model-based reinforcement learning
transformer
world models
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<img src="./dreamer4-fig2.png" width="400px"></img>
## Dreamer 4 (wip)
Implementation of Danijar's [latest iteration](https://arxiv.org/abs/2509.24527v1) for his [Dreamer](https://danijar.com/project/dreamer4/) line of work
[Temporary Discord](https://discord.gg/MkACrrkrYR)
## Citation
```bibtex
@misc{hafner2025trainingagentsinsidescalable,
title = {Training Agents Inside of Scalable World Models},
author = {Danijar Hafner and Wilson Yan and Timothy Lillicrap},
year = {2025},
eprint = {2509.24527},
archivePrefix = {arXiv},
primaryClass = {cs.AI},
url = {https://arxiv.org/abs/2509.24527},
}
```
```bibtex
@misc{xiong2025ndrope,
author = {Jerry Xiong},
title = {On n-dimensional rotary positional embeddings},
year = {2025},
url = {https://jerryxio.ng/posts/nd-rope/}
}
```
Raw data
{
"_id": null,
"home_page": null,
"name": "dreamer4",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "artificial intelligence, attention mechanism, deep learning, model-based reinforcement learning, transformer, world models",
"author": null,
"author_email": "Phil Wang <lucidrains@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3d/d1/85ebc1c698e537e0145e743af61e8174ec1f8410e8a7decfd425d25d604f/dreamer4-0.0.7.tar.gz",
"platform": null,
"description": "<img src=\"./dreamer4-fig2.png\" width=\"400px\"></img>\n\n## Dreamer 4 (wip)\n\nImplementation of Danijar's [latest iteration](https://arxiv.org/abs/2509.24527v1) for his [Dreamer](https://danijar.com/project/dreamer4/) line of work\n\n[Temporary Discord](https://discord.gg/MkACrrkrYR)\n\n## Citation\n\n```bibtex\n@misc{hafner2025trainingagentsinsidescalable,\n title = {Training Agents Inside of Scalable World Models}, \n author = {Danijar Hafner and Wilson Yan and Timothy Lillicrap},\n year = {2025},\n eprint = {2509.24527},\n archivePrefix = {arXiv},\n primaryClass = {cs.AI},\n url = {https://arxiv.org/abs/2509.24527}, \n}\n```\n\n```bibtex\n@misc{xiong2025ndrope,\n author = {Jerry Xiong},\n title = {On n-dimensional rotary positional embeddings},\n year = {2025},\n url = {https://jerryxio.ng/posts/nd-rope/}\n}\n```\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 Phil Wang\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "Dreamer 4",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://pypi.org/project/dreamer4/",
"Repository": "https://github.com/lucidrains/dreamer4"
},
"split_keywords": [
"artificial intelligence",
" attention mechanism",
" deep learning",
" model-based reinforcement learning",
" transformer",
" world models"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1e8187226b70cfdc526b128fe1e093f0e257da89fa0185ba4144bb3c61c18643",
"md5": "5f47d588f4c58b8feb9b3252c6dd05f3",
"sha256": "9511654e0138ad04f5457aade323674d9402fb4ff45588504a7ccf8f852ca01d"
},
"downloads": -1,
"filename": "dreamer4-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f47d588f4c58b8feb9b3252c6dd05f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17448,
"upload_time": "2025-10-08T15:29:25",
"upload_time_iso_8601": "2025-10-08T15:29:25.907108Z",
"url": "https://files.pythonhosted.org/packages/1e/81/87226b70cfdc526b128fe1e093f0e257da89fa0185ba4144bb3c61c18643/dreamer4-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3dd185ebc1c698e537e0145e743af61e8174ec1f8410e8a7decfd425d25d604f",
"md5": "87881ec9e8b92bcc42b596ff3d9bf28b",
"sha256": "fa17124ae37e7c689262ba3befb6f94993f2d282851968c21a269ff9b9d663e8"
},
"downloads": -1,
"filename": "dreamer4-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "87881ec9e8b92bcc42b596ff3d9bf28b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 526039,
"upload_time": "2025-10-08T15:29:27",
"upload_time_iso_8601": "2025-10-08T15:29:27.291830Z",
"url": "https://files.pythonhosted.org/packages/3d/d1/85ebc1c698e537e0145e743af61e8174ec1f8410e8a7decfd425d25d604f/dreamer4-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-08 15:29:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lucidrains",
"github_project": "dreamer4",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dreamer4"
}