-
python_how_to_program
python学习最好书籍,里面的例子个个精彩(算法一绝),确保任何人能一周之内掌握世界上书写最优美的编程语言。(python learning the best books containing excellent examples of each (one must algorithm), ensure that any person within a week to master the world's most beautiful writing programming language.)
- 2020-06-26 03:40:02下载
- 积分:1
-
基于哈工大LTP语义依存结果抽取三元组
基于python开发环境,再哈工大LTP语义依存分析的基础之上抽取出知识三元组(主,谓语,宾)
- 2022-01-26 04:40:12下载
- 积分:1
-
sourceCode
用python 语言结合DNN简单实现语音增强(DNN speech enhancement)
- 2017-10-16 09:07:51下载
- 积分:1
-
elastodynamicKnl.tar
Fundamental solutions for linear isotropic displacements and strains
- 2016-04-08 22:02:30下载
- 积分:1
-
data_voc
对于dota遥感数据集转换为voc格式,并制作索引文件(dota data to voc and index)
- 2020-06-22 12:00:01下载
- 积分:1
-
家用电器用户行为分析与事件识别
说明: 根据洗浴事件识别模型,对不同地区的用户的用水进行识别(According to the bathing event recognition model, the water consumption of users in different areas is identified)
- 2020-07-17 10:15:08下载
- 积分:1
-
Python语言在Abaqus中的应用_(2)
说明: 联系python与abaqus的应用,详细介绍了python编程方法(The application of connecting python with ABAQUS)
- 2020-12-29 18:29:00下载
- 积分:1
-
巡线4.py
说明: 基于视觉的巡线代码,用于直线跟踪以及检测,并输出预测的角度(this is used to follow a fixed line in openmv)
- 2020-06-18 08:00:02下载
- 积分:1
-
LSTM
说明: 基于LSTM的时序预测,训练1000次后对未来价格进行预测(Time series prediction based on LSTM)
- 2020-08-30 16:08:10下载
- 积分:1
-
感知机 KNN 决策树 以及逻辑回归等算法 手动搭建 machine_learning_python-master
说明: 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。感知机的基本形式和对偶形式的实现
Kmeans和Kmeans++的实现
EM GMM高斯混合和GMM+LASSO的实现
实现朴素贝叶斯的基本算法和高斯混合朴素贝叶斯算法
实现决策树的基本算法
实现adaboost基本算法
实现svm基本算法
实现逻辑回归基本算法(By reading the data codes on the Internet, we can process ourselves and try to realize the commonly used machine learning algorithm
The realization of basic form and dual form of perceptron
Implementation of kmeans and kmeans + +
EM GMM Gaussian mixture and GMM + lasso implementation
The basic algorithm of implementing naive Bayes and Gaussian mixture naive Bayes algorithm
The basic algorithm of realizing decision tree
Implementation of AdaBoost basic algorithm
Implement the basic algorithm of SVM
Implement the basic algorithm of logical regression)
- 2020-03-30 17:11:22下载
- 积分:1