-
pyVMD_any
变分模态分解的python版本,个人根据MATLAB版本译制而成(Python version of variational mode decomposition)
- 2018-03-08 08:27:26下载
- 积分:1
-
GMM聚类
GMM聚类实现,利用jupybook实现出来,可以看算法的实现原理。(GMM clustering implementation, using jupybook realization, can see the implementation principle of the algorithm.)
- 2020-06-18 23:20:02下载
- 积分:1
-
使用python的scrapy框架完成的爬虫系统
一个很好的视频课程提供的爬虫源码
1、很详细地完成了对scrapy的使用
2、其中有对正则表达式的详细使用
3、有对xpath和css选择器的使用
4、有对scrapy中的item、pipeline等类的修改和使用
- 2022-01-31 20:31:33下载
- 积分:1
-
机器学习原理之logistic回归算法与代码实现
根据现有数据对分类边界线建立回归公式,以此进行分类,其核心是通过最优化算法寻找最佳回归系数(权重系数),主要应用于二分类。(Based on the existing data, regression formulas are established to classify the classification boundary lines. The core of this method is to find the best regression coefficients (weight coefficients) through the optimization algorithm, which is mainly used in the second classification.)
- 2020-06-17 02:20:02下载
- 积分:1
-
Python
说明: python入门教材,涵盖了python语言的基础教学,并包括三个联手项目(1,外星人入侵游戏 2,数据可视化 3,Web应用程序)(Python Introductory textbook)
- 2019-03-27 11:27:49下载
- 积分:1
-
Python 3.6标准库参考手册(完美书签)
搜遍全网也没看见个带书签的Python的标准库参考手册,只好用了一晚上的时间自己做了一个,本手册是基于2118页的中文版制作的书签,方便给需要的人。
- 2019-08-02下载
- 积分:1
-
生成对抗网络在mnist数据集上的源代码
生成对抗网络,亲测可用,带有说明,有利于初学者学习(Generate confrontation network, pro-test available, with instructions)
- 2021-03-24 15:39:14下载
- 积分:1
-
python算法库
python算法资料,提供了不少关于python的算法,值得一看。(Python algorithm data, provide a lot of Python algorithm, it is worth seeing.)
- 2018-05-23 08:44:27下载
- 积分:1
-
图像饱和度控制
图像在YUV和HSV的饱和度控制,可以自己动调节图像的饱和度,设定一个阈值来调整图像的饱和度,效果较好
- 2022-08-13 01:02:15下载
- 积分:1
-
面向机器智能的TensorFlow实践
基于python的人工智能算法实战。需要tensorflow框架。(Artificial intelligence algorithm based on python. The tensorflow framework is needed.)
- 2018-11-13 11:33:39下载
- 积分:1