-
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
-
simple_em
说明: 二维gauss混合分布的EM解法,可以用作学习与初步了解(The EM solution of two-dimensional Gauss mixed distribution can be used for learning and preliminary understanding)
- 2019-11-29 20:45:30下载
- 积分:1
-
python数据分析 韩波
一本python数据分析的优秀资料
《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。
本人制作的PDF图书,带目录和书签。
作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pandas开始,陆续介绍了数据加工、数据处理和数据可视化等内容。同时,本书还介绍了信号处理、数据库、文本分析、机器学习、互操作性和性能优化等高级主题。在本书的结尾,还采用3个附录的形式为读者补充了一些重要概念、常用函数以及在线资源等重要内容。, 本书示例丰富、简单易懂,非常适合对Python语言感兴趣或者想要使用Python语言进行数据分析的读者参考阅读。(python data analysis)
- 2018-09-08 10:45:20下载
- 积分:1
-
bioinspirada
说明: image segmentation bee algorithm
- 2020-06-24 20:40:02下载
- 积分:1
-
Python数据预处理
说明: Python数据预处理示例,包括数据清洗、数据整合、数据变换等操作。(Python data preprocessing examples, including data cleaning, data integration, data transformation and other operations.)
- 2020-09-17 14:07:54下载
- 积分:1
-
cnn_model-master
说明: 各种关于cnn的网络结构,resnet senet 等等共10种网络结构(There are 10 kinds of network structures about CNN, such as RESNET senet, etc)
- 2020-01-04 20:35:07下载
- 积分:1
-
lstm-master
深度学习入门,关于LSTM的源码学习,初学者入门,想学习LSTM的(deep learning ,LSTM,learner ,code study,python)
- 2020-08-23 14:07:52下载
- 积分:1
-
mnist
说明: 数据集是MINIST手写数字图像集。MIINST是机器学习领域最有名的数据集之一,被应用于从简单的实验到发表的论文研究等各种场合。该数据集是由0到9的数字图像构成的,训练图像有6万张,测试图像有1万张,这些图像可以用于学习和推理。(The MNIST database of handwritten digits, available from this page, has a training set of 60,000 examples, and a test set of 10,000 examples. It is a subset of a larger set available from NIST. The digits have been size-normalized and centered in a fixed-size image.
It is a good database for people who want to try learning techniques and pattern recognition methods on real-world data while spending minimal efforts on preprocessing and formatting.)
- 2020-02-19 20:03:56下载
- 积分:1
-
think-python
"Think python" - Good book about Python.
- 2014-03-23 10:14:29下载
- 积分:1
-
Unet-train
说明: 使用python的tensorflow库进行u-net进行图像去噪(Using tensorflow Library of Python for u-net image denoising)
- 2020-12-25 11:29:06下载
- 积分:1