koi-x


Namekoi-x JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/kyegomez/koi
Summarykoi - Pytorch
upload_time2023-09-10 12:43:35
maintainer
docs_urlNone
authorKye Gomez
requires_python>=3.6,<4.0
licenseMIT
keywords artificial intelligence deep learning optimizers prompt engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)

# Koi
A simple pytorch implementation of a meta learning algorithm from OPENAI "Reptile: A scalable meta-learning algorithm"



# Appreciation
* Lucidrains
* Agorians



# Install

# Usage


# License
MIT


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kyegomez/koi",
    "name": "koi-x",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,optimizers,Prompt Engineering",
    "author": "Kye Gomez",
    "author_email": "kye@apac.ai",
    "download_url": "https://files.pythonhosted.org/packages/83/bf/1ebe814ee6c09ca85eaa75fa9651491652d2d518c9e3e21d8556cf8685a4/koi_x-0.0.1.tar.gz",
    "platform": null,
    "description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# Koi\nA simple pytorch implementation of a meta learning algorithm from OPENAI \"Reptile: A scalable meta-learning algorithm\"\n\n\n\n# Appreciation\n* Lucidrains\n* Agorians\n\n\n\n# Install\n\n# Usage\n\n\n# License\nMIT\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "koi - Pytorch",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/kyegomez/koi",
        "Repository": "https://github.com/kyegomez/koi"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "optimizers",
        "prompt engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "220d1704d7ca74ebf2a33a6855e2c78538ffb7ad52f1071a393ab08b0e9a5648",
                "md5": "788614e8f5492101c8edd53739bf1e2d",
                "sha256": "967c2f7a14a948844832b333a6be76c85f945fb364f0db13adf6927eb709cf3c"
            },
            "downloads": -1,
            "filename": "koi_x-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "788614e8f5492101c8edd53739bf1e2d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 2195,
            "upload_time": "2023-09-10T12:43:33",
            "upload_time_iso_8601": "2023-09-10T12:43:33.083952Z",
            "url": "https://files.pythonhosted.org/packages/22/0d/1704d7ca74ebf2a33a6855e2c78538ffb7ad52f1071a393ab08b0e9a5648/koi_x-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83bf1ebe814ee6c09ca85eaa75fa9651491652d2d518c9e3e21d8556cf8685a4",
                "md5": "cbbec883f65da17a7e1b6a3256d495ef",
                "sha256": "7b17c9dbca4670fa7773d6a692fd8b7dbb1b475308a25dab6bbef7d847a23bdf"
            },
            "downloads": -1,
            "filename": "koi_x-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cbbec883f65da17a7e1b6a3256d495ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 2230,
            "upload_time": "2023-09-10T12:43:35",
            "upload_time_iso_8601": "2023-09-10T12:43:35.413290Z",
            "url": "https://files.pythonhosted.org/packages/83/bf/1ebe814ee6c09ca85eaa75fa9651491652d2d518c9e3e21d8556cf8685a4/koi_x-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-10 12:43:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyegomez",
    "github_project": "koi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "koi-x"
}
        
Elapsed time: 0.14767s