simple-othello


Namesimple-othello JSON
Version 1.2.5 PyPI version JSON
download
home_page
Summarysimple_othello
upload_time2023-05-03 23:25:33
maintainer
docs_urlNone
authorMichiyasu Uchiyama
requires_python
licenseMIT
keywords simple_othello othello reversi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simple_othello

Udemyの教材で利用するためのオセロゲームプラットフォームです。<br>
AlphaZeroの意外な構造 またはAlphaGoは如何にして棋譜データの利用を止めて自分の経験に頼るようになったか<br>
https://www.udemy.com/course/alphazero/
<br>
![readme](https://user-images.githubusercontent.com/26673104/215309416-cd0e5c9d-720d-410d-9384-21f63f35cfc1.png)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "simple-othello",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "simple_othello othello reversi",
    "author": "Michiyasu Uchiyama",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# simple_othello\n\nUdemy\u306e\u6559\u6750\u3067\u5229\u7528\u3059\u308b\u305f\u3081\u306e\u30aa\u30bb\u30ed\u30b2\u30fc\u30e0\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3067\u3059\u3002<br>\nAlphaZero\u306e\u610f\u5916\u306a\u69cb\u9020\u3000\u307e\u305f\u306fAlphaGo\u306f\u5982\u4f55\u306b\u3057\u3066\u68cb\u8b5c\u30c7\u30fc\u30bf\u306e\u5229\u7528\u3092\u6b62\u3081\u3066\u81ea\u5206\u306e\u7d4c\u9a13\u306b\u983c\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u304b<br>\nhttps://www.udemy.com/course/alphazero/\n<br>\n![readme](https://user-images.githubusercontent.com/26673104/215309416-cd0e5c9d-720d-410d-9384-21f63f35cfc1.png)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "simple_othello",
    "version": "1.2.5",
    "project_urls": null,
    "split_keywords": [
        "simple_othello",
        "othello",
        "reversi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91e5220ff2afc504a0daa695a6ce09cfdcf9bbb8d5e444f3b8e6081b8fc08fee",
                "md5": "156a67e4ffb9f1861a6b18d1e4e9c8b6",
                "sha256": "58d81124af7a53cc4f2cec6cfd821addd517e85276b0fd015dec16c1116f7ecd"
            },
            "downloads": -1,
            "filename": "simple_othello-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "156a67e4ffb9f1861a6b18d1e4e9c8b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6456,
            "upload_time": "2023-05-03T23:25:33",
            "upload_time_iso_8601": "2023-05-03T23:25:33.008823Z",
            "url": "https://files.pythonhosted.org/packages/91/e5/220ff2afc504a0daa695a6ce09cfdcf9bbb8d5e444f3b8e6081b8fc08fee/simple_othello-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-03 23:25:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simple-othello"
}
        
Elapsed time: 0.06671s