-
snow_drift
说明: 雪堆博弈 Python实现,雪堆博弈揭示了个体理性和群体理性的矛盾对立。可以这样来描述雪堆博弈(snowdrift game Snowdrift game is implemented in Python, which reveals the contradiction between individual rationality and group rationality. We can describe the snowdrift game in this way)
- 2020-05-21 15:16:31下载
- 积分:1
-
GPR
说明: 简单实现高斯过程回归的问题,利用python语言做了一个简要的说明。(Simple implementation of gaussian process regression problem)
- 2019-06-28 09:14:44下载
- 积分:1
-
scrapy爬取招投标信息存入MySQL
爬取招投标信息和行业规范信息,采用scrapy来分别实现 MongoDB 存储、 MySQL 存储 、 文件存储的 多个 Pipeline。
- 2022-09-29 16:55:03下载
- 积分:1
-
小游戏
battleship猜位置小游戏,共4次机会,未知位置为O,猜错位置为X
- 2022-02-05 10:17:51下载
- 积分:1
-
3DUNET-simply
说明: 使用3Dunet进行医学图像分割,讲三维图像进行分割(Medical image segmentation using 3dunet)
- 2020-08-12 15:14:27下载
- 积分:1
-
组合动作
关于控制Nao的30个自定义表情动作,可以用于填充Nao舞蹈、相声、说故事等肢体素材(30 custom emoticons for controlling Nao)
- 2017-11-03 13:34:37下载
- 积分:1
-
prtsc
Program for simulate a prtsc
- 2015-09-29 21:54:37下载
- 积分:1
-
CNN代码
利用深度神经网络去实现对物体的检测和分类(Detection and Classification of Objects Using Depth Neural Network)
- 2020-06-21 21:20:02下载
- 积分:1
-
qb神经网络
从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
- 2020-06-23 08:00:01下载
- 积分:1
-
python pca svm
说明: python实现人脸识别,通过pca进行降维然后使用SVM算法进行分类(Python realizes face recognition, dimensionality reduction through pca and classification by SVM algorithm)
- 2019-03-05 17:41:56下载
- 积分:1