-
多种风机功率曲线的过滤方法
python实现多种风机数据清洗,绘制功率曲线,包括kmeans,DBSCAN,KernelDensity等方法
- 2021-05-06下载
- 积分:1
-
Python网络编程基础
说明: Python编程基础,包括客户端、服务器、域名系统、高级网络编程等知识。(This is a document that concludes Python Program for basic knowledge.)
- 2020-06-23 05:40:02下载
- 积分:1
-
algorithm
说明: 利用python实现的二分法思想以及几种排序、二叉树的删除算法实现(The idea of dichotomy realized by Python and the implementation of several sorting and deletion algorithms of binary tree)
- 2020-06-18 10:40:02下载
- 积分:1
-
python图像处理源码,学习python的入门代码
python图像处理源码,学习python的入门代码,可供初学者初步学习python图像处理的调试和应用
- 2022-01-26 06:44:34下载
- 积分:1
-
Sublime按键的初始状态
附件为Sublime按键的初始状态,上次这个文件没有备份,真是真心麻烦啊,很多按键都无效!
- 2022-05-18 23:46:13下载
- 积分:1
-
BP_GitChat
说明: BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络,py实现(BP (back propagation) neural network is a concept put forward by Rumelhart and McClelland in 1986. It is a multi-layer feedforward neural network trained by error back propagation algorithm. It is the most widely used neural network at present.)
- 2019-05-06 14:07:38下载
- 积分:1
-
Pyhone 对中文分词技术的实现
对于中文分词技术的实现,有许多算法可以完成,目前大致可以把算法分为三大类:
基于字符串匹配的分词方法;
基于理解的分词方法;
基于统计的分词方法。(Word Segmentation Code)
- 2020-06-19 03:20:01下载
- 积分:1
-
Semantic-Segmentatiomaster
说明: 遥感图像的语义分割,分别使用Deeplab V3+(Xception 和mobilenet V2 backbone)和unet模型(Semantic segmentation of remote sensing images using Deeplab V3+ (Xception and Mobilenet V2 backbone) and UNET models)
- 2019-09-25 20:25:15下载
- 积分:1
-
LSTM
用LSTM实现多维时间序列的预测,可以作为参考代码使用(The realization of multidimensional time series prediction with LSTM)
- 2018-03-15 16:35:43下载
- 积分:1
-
transfer_learning
利用Inception V3网络迁移学习,对五种花的图片进行分类,能够达到90%的准确率(Transfer learning on flowers dataset based on Inceptionv3 with 90% accuracy)
- 2018-07-11 23:22:45下载
- 积分:1