pycolab


Namepycolab JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/deepmind/pycolab/
SummaryAn engine for small games for reinforcement learning agents.
upload_time2018-10-22 22:58:05
maintainer
docs_urlNone
authorThe pycolab authors
requires_python
licenseApache 2.0
keywords ai ascii art game engine gridworld reinforcement learning retro retrogaming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A highly-customisable all-Python gridworld game engine with some batteries included. Make your own gridworld games to demonstrate reinforcement learning problems and test your agents!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/deepmind/pycolab/",
    "name": "pycolab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ai ascii art game engine gridworld reinforcement learning retro retrogaming",
    "author": "The pycolab authors",
    "author_email": "pycolab@deepmind.com",
    "download_url": "https://files.pythonhosted.org/packages/21/72/205ce743700b47a2194d75a49517db9a8cd3b1af97ccd96e4d99b545596f/pycolab-1.2.tar.gz",
    "platform": "",
    "description": "A highly-customisable all-Python gridworld game engine with some batteries included. Make your own gridworld games to demonstrate reinforcement learning problems and test your agents!\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "An engine for small games for reinforcement learning agents.",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/deepmind/pycolab/"
    },
    "split_keywords": [
        "ai",
        "ascii",
        "art",
        "game",
        "engine",
        "gridworld",
        "reinforcement",
        "learning",
        "retro",
        "retrogaming"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf6caa23f61a1aa6be0b53765ff5edae59db8fcc6b98952a41abe6de8982eaa3",
                "md5": "27d6ac0311ef88b454b738b0295b4a13",
                "sha256": "a8577a5bc8135358da5f07f1a1e51c7716647481cd59d46ec20f4df6e65689a7"
            },
            "downloads": -1,
            "filename": "pycolab-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27d6ac0311ef88b454b738b0295b4a13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 165651,
            "upload_time": "2018-10-22T22:58:04",
            "upload_time_iso_8601": "2018-10-22T22:58:04.403161Z",
            "url": "https://files.pythonhosted.org/packages/bf/6c/aa23f61a1aa6be0b53765ff5edae59db8fcc6b98952a41abe6de8982eaa3/pycolab-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2172205ce743700b47a2194d75a49517db9a8cd3b1af97ccd96e4d99b545596f",
                "md5": "3c470f226814275db66f629b0dc62767",
                "sha256": "18e9e006040d77ec9fc414b3ae35e0d712010046c3d00005d8ff4094b3d88010"
            },
            "downloads": -1,
            "filename": "pycolab-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3c470f226814275db66f629b0dc62767",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 124486,
            "upload_time": "2018-10-22T22:58:05",
            "upload_time_iso_8601": "2018-10-22T22:58:05.900161Z",
            "url": "https://files.pythonhosted.org/packages/21/72/205ce743700b47a2194d75a49517db9a8cd3b1af97ccd96e4d99b545596f/pycolab-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-10-22 22:58:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deepmind",
    "github_project": "pycolab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pycolab"
}
        
Elapsed time: 0.22031s