-
22.LDA_代码
LDA分解,机器学习的高级知识,里面包含具体的LDA源码分析(LDA decomposition, advanced knowledge of machine learning, which contains specific LDA source code analysis)
- 2019-01-02 19:49:57下载
- 积分:1
-
svm-master
说明: svm python 实现机械故障检测和诊断(svm python Realize mechanical fault detection and diagnosis)
- 2020-08-29 21:38:10下载
- 积分:1
-
基于pygame实现有开始界面的Flappy Bird
【实例简介】
一个用Pygame搞的,比我上次上传的更好,并且有开始界面
玩法我就不多说了,可以上百度查
- 2021-07-09 00:32:12下载
- 积分:1
-
VRPTW-ga
带时间窗的车辆路径问题求解的python代码(VRP with time window(python))
- 2019-05-01 09:10:23下载
- 积分:1
-
1DCNNforRawTimeSeries
说明: 采用一维卷积神经网络对癫痫脑电信号段进行分类(Classification of epileptic EEG signal segments by one dimensional convolutional neural network)
- 2020-05-23 18:50:19下载
- 积分:1
-
mvc
python语言实现最大值法合成月EVI数据(Python Language Realizes the Maximum Method to Synthesize Monthly EVI Data)
- 2021-01-18 01:08:49下载
- 积分:1
-
findpoint
说明: 可以利用python opencv实现获取图像上鼠标点击的点的像素的坐标(Python opencv can be used to obtain the coordinates of the pixels clicked by the mouse on the image)
- 2020-06-25 13:20:01下载
- 积分:1
-
界面设计
说明: 基于python设计了一个用于跑步计时的界面(It's an interface designed for running time setting based on python)
- 2020-06-18 18:19:47下载
- 积分:1
-
二维码批量生成[PYTHON脚本]
根据文本数据列表,批量生成二维码的Python程序。本示例源文件 PL_XLD_CODE.txt 生成目标文件在同一目录下:
- 2021-05-06下载
- 积分:1
-
DE.python
Python实现的差分进化算法源代码
使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。(Python implementation of the differential evolution algorithm source code uses the Python implementation of the differential evolution algorithm, a reference to Numpy and Scipy, can support multi-core and parallel computing cluster. Just use the definition of Inheritance DESolver and function def error_func (self, indiv,* args) as the objective function can be.)
- 2011-04-25 11:05:15下载
- 积分:1