-
17.3开运算
说明: 图像开运算代码实例,可以直接运行,只需修改路径(Examples of image open operation code)
- 2019-04-11 20:58:24下载
- 积分:1
-
github-snooze-button-master
Lets you add labels to Github issues that auto-clear on new activity.
- 2018-10-14 01:58:31下载
- 积分:1
-
小甲鱼python教程第18-20讲动动手解答
小甲鱼python教程第18-20讲动动手解答,按照自己理解写的,仅供参考,共同学习
- 2022-03-03 15:31:04下载
- 积分:1
-
BP神经网络实例及代码分析(python+tensorflow)
说明: BP神经网络实例及代码分析(python+tensorflow)(BP neural network example and code analysis (Python + tensorflow))
- 2020-08-06 15:47:47下载
- 积分:1
-
聚类模型
说明: python 聚类分析,可用于手写数字识别,花卉品种识别等用途(python Cluster analysis can be used for handwritten digit recognition, flower variety recognition and other purposes)
- 2020-12-26 12:19:04下载
- 积分:1
-
python神经网络
说明: 编写简单的神经网络程序,使得通过神经网络对手写数字(将手写每个数字转换成784个数字表示)进行识别。在文件里放了100组训练集和10组训练集,训练准确率达到80%。事实证明,增大训练集至1000组可以将准确率提升至95%(Write a simple neural network program to recognize handwritten digits (converting each handwritten digit into 784 digital representations) by neural network. In the document, there are 100 training sets and 10 training sets, and the training accuracy rate reaches 80%. It has been proved that increasing the training set to 1000 groups can increase the accuracy rate to 95%.)
- 2019-06-28 08:29:44下载
- 积分:1
-
wordcount
实现了hadoop mapreduce模块中的wordcount例程(hadoop mapreduce wordcount)
- 2020-06-30 02:20:01下载
- 积分:1
-
机器学习之AdaBoost原理与代码实现
Adaboost体现的是“三个臭皮匠,胜过一个诸葛亮”,它是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),
然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)(Adaboost embodies "three smelly cobblers are better than one Zhuge Liang". It is an iterative algorithm. Its core idea is to train different classifiers (weak classifiers) for the same training set. Then these weak classifiers are combined to form a stronger final classifier (strong classifier).)
- 2020-06-17 02:20:02下载
- 积分:1
-
study_flask
python学习资料,学习flask笔记,python笔记(Pthon Learning Materials, Flask Notes, Pthon Notes)
- 2020-06-23 23:20:01下载
- 积分:1
-
gan-master
用GAN实现样本生成,深度学习框架为TensorFlow(to generate samples)
- 2019-02-25 10:07:14下载
- 积分:1