xgeners


Namexgeners JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/Doraemonzzz/CS294-158-SP24-DeepUL-Notes
SummaryXgeners: A collection of generation models based on CS294-158-SP24
upload_time2024-03-20 16:19:02
maintainerNone
docs_urlNone
authorDoraemonzzz
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            




# Reference

- https://github.com/karpathy/pytorch-made
- https://github.com/e-hulten/made

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Doraemonzzz/CS294-158-SP24-DeepUL-Notes",
    "name": "xgeners",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Doraemonzzz",
    "author_email": "doraemon_zzz@163.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/89/029856698b4641cb2aa0dae1e42a7616d8ce2ff993626109a49938b8bd91/xgeners-0.0.0.tar.gz",
    "platform": null,
    "description": "\n\n\n\n\n# Reference\n\n- https://github.com/karpathy/pytorch-made\n- https://github.com/e-hulten/made\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Xgeners: A collection of generation models based on CS294-158-SP24",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Doraemonzzz/CS294-158-SP24-DeepUL-Notes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1deb63e96bd543b6a2cb3f7926842a0093c00907af566f59c558d54a281f4a8",
                "md5": "c1f901c4dadd0dda7031e3921727aace",
                "sha256": "cb7fc2a4ed170721a1f2f5824926ee80a59724a8c58ab8ed71244250e1b4c3d5"
            },
            "downloads": -1,
            "filename": "xgeners-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1f901c4dadd0dda7031e3921727aace",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1355,
            "upload_time": "2024-03-20T16:19:00",
            "upload_time_iso_8601": "2024-03-20T16:19:00.293332Z",
            "url": "https://files.pythonhosted.org/packages/e1/de/b63e96bd543b6a2cb3f7926842a0093c00907af566f59c558d54a281f4a8/xgeners-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea89029856698b4641cb2aa0dae1e42a7616d8ce2ff993626109a49938b8bd91",
                "md5": "e80dc58d60193ec8ab25219ea66d198f",
                "sha256": "cf86e59758a560634e37bdaaa7f1633e730e8e7ae2e22d71522f52012f3cfe6c"
            },
            "downloads": -1,
            "filename": "xgeners-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e80dc58d60193ec8ab25219ea66d198f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1716,
            "upload_time": "2024-03-20T16:19:02",
            "upload_time_iso_8601": "2024-03-20T16:19:02.587661Z",
            "url": "https://files.pythonhosted.org/packages/ea/89/029856698b4641cb2aa0dae1e42a7616d8ce2ff993626109a49938b8bd91/xgeners-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 16:19:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Doraemonzzz",
    "github_project": "CS294-158-SP24-DeepUL-Notes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xgeners"
}
        
Elapsed time: 0.21051s