-
机器学习实战源码
机器学习实战源码python3实现。
主要包括KNN聚类,决策树,支持向量机,逻辑回归、线性回归等算法。
以及带有该书提供的数据集。适合新手学习机器学习,了解python
- 2022-10-18 03:40:04下载
- 积分:1
-
kaldi_cvte_model_test-master
CVTE的模型测试实现。适应下载清华数据(The testing program of the modle of CVTE)
- 2020-06-16 08:20:01下载
- 积分:1
-
[赤裸裸的统计学].曹槟.扫描版
说明: 讲述了统计学的本质,系统的讲述了统计的基本应用与知识(This paper describes the essence of statistics, and systematically describes the basic application and knowledge of statistics)
- 2020-12-11 10:39:17下载
- 积分:1
-
KNN speaker recognition
KNN说话人识别,特征选择MFCC、pitch,识别率达到80%以上。
- 2022-03-22 15:10:12下载
- 积分:1
-
最小二乘法
说明: 使用Python实现最小二乘法,所有的深度学习算法都始于这个数学公式。(Using Python to implement the least square method, all deep learning algorithms begin with this mathematical formula.)
- 2020-06-17 17:00:02下载
- 积分:1
-
Python鲍鱼年龄预测
在鲍鱼性别、长度、干重等因素下对鲍鱼年龄预测。适合初学者
- 2022-02-05 19:01:01下载
- 积分:1
-
python 入门示例源码
python 入门例子
- 2014-10-21下载
- 积分:1
-
神经网络原理(课本)
说明: 这是一本和神经网络相关的书籍,上课老师推荐的基础教材,内容详细并且经典(This is a book related to neural networks. The basic textbook recommended by the class teacher is detailed and classic.)
- 2019-04-29 14:05:58下载
- 积分:1
-
densecrf-master
应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1
-
power-system
电力系统潮流计算,数值仿真,以及稳定分析,设计矩阵形成以及矩阵求解(Power flow calculation, numerical simulation, and stability analysis, design matrix formation and matrix solver)
- 2020-07-03 04:40:02下载
- 积分:1