-
cluster_Dbscan
说明: DBsacn算法用于无监督分类,效果挺好的,可以借鉴(The DBsacn algorithm is used for unsupervised classification. The effect is very goo)
- 2019-12-15 21:20:41下载
- 积分:1
-
0带约束的差分进化算法1
基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
- 2018-07-26 10:10:13下载
- 积分:1
-
蒙特卡洛模拟
说明: 蒙特卡洛编程,含程序代码,代码直接复制即可,还有实例!!!(Monte Carlo programming, including program code.)
- 2019-11-04 09:23:14下载
- 积分:1
-
AVA_dataset
ava数据库下载代码,用于图像美学质量评价(download ava dataset,image aesthetic assessment)
- 2017-04-15 20:13:00下载
- 积分:1
-
MF-DFA-master
多重分形去趋势波动分析法,用于不同时间序列的重分形交叉相关性分析。(Multifractal detrended fluctuation analysis)
- 2018-09-06 14:29:01下载
- 积分:1
-
WORD文档操作(python源码)
需安装 pip install python_docx 生成的word文档如下
- 2019-12-08下载
- 积分:1
-
逻辑回归
说明: 逻辑回归模型训练分类器并可视化(每一行表示一个样本,每一行有三个数值,其中前两个值代表输入属性x,最后一个值代表标签y)(The classifier is trained and visualized by logistic regression model)
- 2021-03-09 14:29:28下载
- 积分:1
-
WEBRTC
在windows平台上,WebRTC采用的是dshow技术,来实现枚举视频的设备信息和视频数据的采集,WebRTC的视频部分,包含采集、编解码(I420/VP8)、加密、媒体文件、图像处理、显示、网络传输与流控(RTP/RTCP)等功能。视频加密是WebRTC的video_engine一部分,相当于视频应用层面的功能,给点对点的视频双方提供了数据上的安全保证,可以防止在Web上视频数据的泄漏。
- 2023-02-20 05:55:07下载
- 积分:1
-
kaggle_diabetic-master
A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1
-
射击游戏
说明: 基于pygame简单的2维平面射击游戏。python新手可以参考(A Simple 2-D Planar Shooting Game Based on pyGame)
- 2019-04-20 10:14:01下载
- 积分:1