-
holt_winters
holt-winters 三次指数平滑算法,时间序列预测算法,带测试数据及Demo(Triple Order Exponential Smoothing, Holt-Winters algorithm, time series prediction algorithm with test data and Demo)
- 2016-10-10 18:57:02下载
- 积分:1
-
机器学习之AdaBoost原理与代码实现
说明: Adaboost体现的是“三个臭皮匠,胜过一个诸葛亮”,它是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),
然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)(Adaboost embodies "three smelly cobblers are better than one Zhuge Liang". It is an iterative algorithm. Its core idea is to train different classifiers (weak classifiers) for the same training set. Then these weak classifiers are combined to form a stronger final classifier (strong classifier).)
- 2020-06-17 02:20:02下载
- 积分:1
-
saolei
扫雷程序~使用python填写~
相当好用好厉害哦(Mine-sweeping )
- 2013-12-02 23:46:48下载
- 积分:1
-
Kmeans
对已知数据进行k均值聚类,数据保存在txt文件(K mean clustering for known data)
- 2017-09-23 19:39:51下载
- 积分:1
-
get_face_feature_vec
说明: 这个使用的是python和opencv、dlib进行人脸特征检测,使用shape_predictor_68_face_landmarks.dat(This uses python, opencv and Dlib for face feature detection shape_predictor_68_face_landmarks.dat)
- 2019-11-12 16:56:58下载
- 积分:1
-
程序
通过按钮控制灯,能开关,能停止,能接继电器(Control the light through a button)
- 2018-03-19 13:30:11下载
- 积分:1
-
openmv硬件平台实现颜色识别,色块跟随uart_red
说明: 利用openmv硬件平台,实现颜色识别,色块跟随,并在串口打印出色块的中心坐标(Using openmv hardware platform to realize color recognition, color block following, and printing the center coordinates of excellent block at serial port)
- 2020-06-19 03:00:01下载
- 积分:1
-
基于openmv的电磁炮寻找色块测距定时器发送数据
openmv寻找色块,测距,定时发送数据
- 2021-08-08 00:31:00下载
- 积分:1
-
依赖库
说明: python支持库,主要用于软件测试,与软件开发,还有树莓派支持底层(Python support library, mainly for software testing, and software development, as well as raspberry pie support underlying layer)
- 2020-06-16 08:00:01下载
- 积分:1
-
lstm(二维新)
lstm多输入时间序列预测,具有长效记忆性的神经网络算法。(LSTM multi-input time series prediction,Neural network algorithm with long-term memory.)
- 2019-05-05 10:51:21下载
- 积分:1