simple-othello


Namesimple-othello JSON
Version 1.2.7 PyPI version JSON
download
home_pageNone
Summarysimple_othello
upload_time2024-06-30 08:13:47
maintainerNone
docs_urlNone
authorMichiyasu Uchiyama
requires_pythonNone
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": null,
    "name": "simple-othello",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "simple_othello othello reversi",
    "author": "Michiyasu Uchiyama",
    "author_email": null,
    "download_url": null,
    "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.7",
    "project_urls": null,
    "split_keywords": [
        "simple_othello",
        "othello",
        "reversi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15abd26e78959230398cede78b75a59eb1e6cca3512707f051509eaca197e91e",
                "md5": "4134a39d5a36cc2ead5dea8bbd92ff3d",
                "sha256": "9cbe0446be0ef997ee464e0ad0d704d326b7b9d61869af00716190b37c4dfdc4"
            },
            "downloads": -1,
            "filename": "simple_othello-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4134a39d5a36cc2ead5dea8bbd92ff3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6442,
            "upload_time": "2024-06-30T08:13:47",
            "upload_time_iso_8601": "2024-06-30T08:13:47.171391Z",
            "url": "https://files.pythonhosted.org/packages/15/ab/d26e78959230398cede78b75a59eb1e6cca3512707f051509eaca197e91e/simple_othello-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-30 08:13:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simple-othello"
}
        
Elapsed time: 0.26261s