-
基于Python写的文字冒险游戏
基于Python写的文字冒险游戏。遇到一个时髦的老人,打龙,学习黑暗魔法和黑森林的织机在由围村咸水湖。拿起你的武器为龙的战斗,或与龙学习世界的秘密与他们的年龄的智慧。轰炸村庄,掠夺,和新的人或屠杀那些在你的路径。 ;
- 2022-02-04 19:24:57下载
- 积分:1
-
GN
说明: python实现的经典GN算法 亲测可用但是运行效率较低(The classical GN algorithm implemented by Python can be used for pro testing, but its running efficiency is low)
- 2019-12-18 15:06:54下载
- 积分:1
-
sklearn-tree-BN-knn
分类器的性能比较与调优:
使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。
使用不同分析三种分类器在实验中的性能比较,分析它们的特点。
本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers:
We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application.
The performances of three classifiers are compared and their characteristics are analyzed.
The data set used in this experiment is house and segment.)
- 2021-04-16 15:08:53下载
- 积分:1
-
抓取宠物图片
批量抓取动物图片 可以设置想要的类型从而获取想要的图片,也可以是其他的类型,比如音乐什么的,前提网址上的资源可以下载。(Batching Animal Images You can set the type you want to get the desired picture, or other types, such as music, where the resources on the lead URL can be downloaded.)
- 2017-10-08 20:37:50下载
- 积分:1
-
猜数字小游戏.py
【实例简介】猜数字小游戏.py
开发猜数字小游戏。计算机随机生成100以内数字,让玩家去猜,如果猜的数字过大或过小都会给出提示,直到猜中该数,显示“恭喜!你猜对了”,同时要统计玩家猜的次数。
- 2022-01-10 00:31:44下载
- 积分:1
-
MEMB
盒子覆盖方法,用于求分形网络的维度,是复杂网络分析的重要手段(box-covering metthod,fractal demession,self-similar )
- 2013-05-05 16:28:56下载
- 积分:1
-
CNN手写体识别报告
说明: 人工智能课程作业,TensorFlow中使用CNN实现手写体数字识别,基于CNN实现手写体数字识别并对比MLP分析。文章对代码原理结构有较为详尽的分析和解释,结尾处附有程序完整代码,可在python中直接运行。(Artificial intelligence course assignments, TensorFlow uses CNN to realize handwritten numeral recognition, and CNN to realize handwritten numeral recognition and MLP analysis. This article has a more detailed analysis and explanation of the code principle and structure. At the end of the article, there is a complete program code, which can run directly in python.)
- 2019-06-27 13:54:02下载
- 积分:1
-
rose
用python绘制玫瑰花,用turtle库进行绘制(Drawing roses with Python)
- 2019-06-10 14:52:31下载
- 积分:1
-
python实现VRPTW求解禁忌搜索算法
采用禁忌搜索算法解决问题,解决带时间窗的VRP问题(Tabu search algorithm is used to solve the problem and solve the VRP problem with time windows.)
- 2020-12-20 14:39:08下载
- 积分:1
-
ch05
说明: 人脑神经网络和计算机神经网络的不同在于,人脑可以解决通用性和跨领域的问题,而计算机神经网络只能解专门的问题,所以哪怕阿尔法狗在围棋界孤独求败战胜了所有男人,但他也不能识别出站在他面前的两个女生谁更漂亮(The difference between human brain neural network and computer neural network is that human brain can solve universal and cross domain problems, while computer neural network can only solve specialized problems. Therefore, even if alpha dog defeats all men alone in go, he can not identify the two girls standing in front of him who is more beautiful)
- 2020-08-06 22:40:51下载
- 积分:1