master-agent


Namemaster-agent JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA library providing the tools to solve complex environments in Minigrid using LgTS
upload_time2024-11-13 03:13:06
maintainerNone
docs_urlNone
authorStevo Huncho
requires_pythonNone
licenseNone
keywords reinforcement learning actor-critic a2c ppo multi-processes gpu teacher student ts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "master-agent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "reinforcement learning, actor-critic, a2c, ppo, multi-processes, gpu, teacher student, ts",
    "author": "Stevo Huncho",
    "author_email": "stevo@stevohuncho.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/ad/508e3c4a4dcab7217430a7dee197f3c8914a9fa1327cc3d487094472848c/master_agent-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library providing the tools to solve complex environments in Minigrid using LgTS",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "reinforcement learning",
        " actor-critic",
        " a2c",
        " ppo",
        " multi-processes",
        " gpu",
        " teacher student",
        " ts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a7388f4cec22eea3af92141ac6ebd3d29a7139e4cad19c3bf3f664d22d4fd64",
                "md5": "b1ce706f3d4bc8a0bd6d8dca405fb2c7",
                "sha256": "3e8dfe8766b6b9cfc64293862b6f1161df3f88d92699c3683593a0a6d7052257"
            },
            "downloads": -1,
            "filename": "master_agent-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1ce706f3d4bc8a0bd6d8dca405fb2c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11768,
            "upload_time": "2024-11-13T03:13:04",
            "upload_time_iso_8601": "2024-11-13T03:13:04.398728Z",
            "url": "https://files.pythonhosted.org/packages/5a/73/88f4cec22eea3af92141ac6ebd3d29a7139e4cad19c3bf3f664d22d4fd64/master_agent-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ead508e3c4a4dcab7217430a7dee197f3c8914a9fa1327cc3d487094472848c",
                "md5": "07549f5e9bcdcfd8d54a80e35316ff73",
                "sha256": "d7c90670daa5e2bfddbafc309c2e9f4d2e5fcdd30f8e3015300f9e784782ac4d"
            },
            "downloads": -1,
            "filename": "master_agent-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "07549f5e9bcdcfd8d54a80e35316ff73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5335,
            "upload_time": "2024-11-13T03:13:06",
            "upload_time_iso_8601": "2024-11-13T03:13:06.308116Z",
            "url": "https://files.pythonhosted.org/packages/7e/ad/508e3c4a4dcab7217430a7dee197f3c8914a9fa1327cc3d487094472848c/master_agent-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 03:13:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "master-agent"
}
        
Elapsed time: 0.40340s