-
分水岭算法
说明: Python 分水岭算法 用于图像分割等图像处理(Python watershed algorithm)
- 2019-01-13 10:19:04下载
- 积分:1
-
tuxiangpinjie
说明: 这个程序可以用于两个图像的拼接,通过寻找特征点完成拼接(This program can be used to stitch two images and complete the stitching by finding feature points.)
- 2019-03-12 15:23:59下载
- 积分:1
-
ADAM
说明: ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
图像旋转(角度计算并旋转)
通过直线判断图像的倾斜角度,并将其自动旋转正(Judging the tilt angle of an image by a straight line and automatically rotating it forward)
- 2019-04-29 16:36:36下载
- 积分:1
-
CART(分类回归树)
源码包包含两个文件,一个用于生成分类回归树,另一个用于画分类回归树的图例。使用时,只需调用cart.py。该代码能够实现未剪枝的分类回归树和剪枝的回归树。另外,该算法能同时以图的形式显示一颗分类回归树。
- 2022-11-07 02:55:04下载
- 积分:1
-
Python网络编程基础
说明: Python编程基础,包括客户端、服务器、域名系统、高级网络编程等知识。(This is a document that concludes Python Program for basic knowledge.)
- 2020-06-23 05:40:02下载
- 积分:1
-
PyQT5PlotDynamicCurve
使用PyQT5结合Matplotlib绘制动态的曲线(Drawing dynamic curves with PyQT5 and Matplotlib)
- 2018-11-20 11:30:42下载
- 积分:1
-
Prediction master
说明: 采用事件分析法预测股票,是一种有效的方法(The event method has high accuracy in stock prediction)
- 2020-12-27 15:00:22下载
- 积分: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
-
最佳抓取网站
这是一个用于教育目的的样例Scrapy项目。
- 2022-03-04 03:03:05下载
- 积分:1