-
gan_practice-master
GAN,DCGAN,WGAN,improved-GAN 4种生成对抗网络的tensorflow实现(Complition of GAN,DCGAN,WGAN and improved-GAN with tensorflow.)
- 2017-11-15 17:01:06下载
- 积分:1
-
小甲鱼python教程第15-17讲动动手解答
小甲鱼python教程第15-17讲动动手解答,按照自己理解写的,仅供参考,共同学习
- 2022-06-28 21:48:51下载
- 积分:1
-
CSF-master
说明: CSF布料滤波算法PYTHON+MATLAB(CSF PYTHON+MATLAB code)
- 2020-09-24 15:37:49下载
- 积分:1
-
webot - 副本
爬取微博内容,通过python进行抓取分析(Microblogging information crawling layer is responsible for climbing the microblogging information and downloading the file shared by microblogging user.)
- 2020-06-16 05:00:01下载
- 积分:1
-
Clustering
说明: 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。
2) 使用C-Means算法对所有数据点进行聚类。C=3。
任务2(必做):
使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。
任务3(全做):
1) 参考数据文件第三列的类标签,使用聚类有效性评价的外部方法Normalized Mutual Information指标,分别计算任务1和任务2聚类结果的有效性。
2) 使用聚类有效性评价的内部方法Xie-Beni指标,分别计算任务1和任务2聚类结果的有效性。(The main results are as follows: 1) the condensed hierarchical clustering algorithm (that is, the minimum spanning tree algorithm) is used to cluster all the data points, and finally it is grouped into three categories. Any of the single linkage,complete linkage,average linkage or average group linkage methods can be selected for the definition of dissimilarity. 2) using C-Means algorithm to cluster all data points. C = 3.)
- 2019-05-16 21:54:22下载
- 积分:1
-
TPYBoard v202 串口例程
TPYBoard v202 采用的esp8266作为MCU。开发板固件下载地址;http://micropython.org/download/#esp8266 选择ESP8266。
经测试,esp8266-20160809-v1.8.3.bin 版本的无法使用串口,具体原因也不清楚,大家可以研究研究,共享一下。不过其他版本我试过都可以。
- 2023-08-20 09:20:03下载
- 积分:1
-
基于正态分布阈值的反转策略
基于正态分布阈值的反转策略 对过去某个时间段的分钟数据进行正态统计,然后自己设定一个阈值进行反转交易。设置固定的止盈止损,或者当出现反向信号的时候平仓。回测的效果不错,一般用在外汇和衍生品交易
- 2022-01-26 17:51:22下载
- 积分:1
-
PyChat
基于Socket的简单局域网聊天程序,使用Python编写(Socket Chat)
- 2016-05-14 22:51:34下载
- 积分:1
-
deep-clustering-master 中文
说明: 用于语音分离 监督学习 直接可以调用 使用tmit数据集 进行测试(Unsupervised learning for speech separation)
- 2019-05-29 23:19:55下载
- 积分:1
-
pca
主成分分析图像,分析图像像素组成部分,高维提取低维特征(Principal component analysis image, analysis of image pixel components, high dimensional extraction of low dimensional features)
- 2020-06-23 17:20:01下载
- 积分:1