Python-EasyAI是一个纯Python编写的人工智能框架

上传者: 39841365 | 上传时间: 2023-04-08 16:40:28 | 文件大小: 89KB | 文件类型: ZIP
EasyAI是一个纯 Python 编写的人工智能框架,用于双人对弈类游戏,如 Tic Tac Toe、Connect 4、Reversi 等。它可以轻松地定义游戏机制,并与电脑进行对战。

文件下载

资源详情

[{"title":"( 64 个子文件 89KB ) Python-EasyAI是一个纯Python编写的人工智能框架","children":[{"title":"easyAI-master","children":[{"title":"README.rst <span style='color:#111;'> 4.11KB </span>","children":null,"spread":false},{"title":"ai_unittests.py <span style='color:#111;'> 7.54KB </span>","children":null,"spread":false},{"title":"docs","children":[{"title":"makehtml.sh <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"make.bat <span style='color:#111;'> 6.55KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false},{"title":"source","children":[{"title":"ai_descriptions.rst <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 7.94KB </span>","children":null,"spread":false},{"title":"crash_course.rst <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"get_started.rst <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false},{"title":"ref.rst <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"installation.rst <span style='color:#111;'> 384B </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"quick_example.rst <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"games.rst <span style='color:#111;'> 581B </span>","children":null,"spread":false},{"title":"examples.rst <span style='color:#111;'> 169B </span>","children":null,"spread":false},{"title":"integrate.rst <span style='color:#111;'> 835B </span>","children":null,"spread":false},{"title":"speedup_cython.pyx <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"_themes","children":[{"title":"flask","children":[{"title":"relations.html <span style='color:#111;'> 590B </span>","children":null,"spread":false},{"title":"static","children":[{"title":"flasky.css_t <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false},{"title":"small_flask.css <span style='color:#111;'> 976B </span>","children":null,"spread":false}],"spread":false},{"title":"layout.html <span style='color:#111;'> 750B </span>","children":null,"spread":false},{"title":"theme.conf <span style='color:#111;'> 206B </span>","children":null,"spread":false}],"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"README <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"flask_small","children":[{"title":"static","children":[{"title":"flasky.css_t <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"layout.html <span style='color:#111;'> 683B </span>","children":null,"spread":false},{"title":"theme.conf <span style='color:#111;'> 184B </span>","children":null,"spread":false}],"spread":false},{"title":"flask_theme_support.py <span style='color:#111;'> 4.76KB </span>","children":null,"spread":false}],"spread":false},{"title":"speedup.rst <span style='color:#111;'> 6.93KB </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"_static","children":[{"title":"easyAI.css <span style='color:#111;'> 462B </span>","children":null,"spread":false},{"title":"logo.jpeg <span style='color:#111;'> 14.94KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"easyAI","children":[{"title":"Player.py <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 374B </span>","children":null,"spread":false},{"title":"AI","children":[{"title":"solving.py <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"TT.py <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false},{"title":"DUAL.py <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"HashTT.py <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"Negamax.py <span style='color:#111;'> 5.51KB </span>","children":null,"spread":false},{"title":"SSS.py <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 237B </span>","children":null,"spread":false},{"title":"DictTT.py <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"NonRecursiveNegamax.py <span style='color:#111;'> 7.15KB </span>","children":null,"spread":false},{"title":"Hashes.py <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"MTdriver.py <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false}],"spread":false},{"title":"TwoPlayersGame.py <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"games","children":[{"title":"ConnectFour.py <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"TicTacToe.py <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"Chopsticks.py <span style='color:#111;'> 4.89KB </span>","children":null,"spread":false},{"title":"Cram.py <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"AweleTactical.py <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"Reversi.py <span style='color:#111;'> 4.43KB </span>","children":null,"spread":false},{"title":"Nim.py <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"Hexapawn.py <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"GameOfBones.py <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 266B </span>","children":null,"spread":false},{"title":"Knights-Kivy.py <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"ThreeMusketeers.py <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false},{"title":"Knights.py <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"Awele.py <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"TicTacToe-Flask.py <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"LICENCE.txt <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 366B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 384B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明