资源列表
eukp
- 在网络上搜集的非常经典的矩阵类,相信对你也很有用()
2213812
- 希望这个源码可以通过 保佑我可以利用这里的资源啦 保佑啦()
560752
- 法国著名数学家波瓦松在青年时代研究过一个有趣的数学问题,C语言写的()
qevfyh
- 1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器,主要用于分割和合并文件,可以按大小分或者按个数等分,支持分割()
iris and pima
- 经典的机器学习数据集合,是机器学习入门的必备数据集合之一(A classic collection of machine learning data, one of the must-have data sets for getting started with machine learning)
node2vec-master-python3
- 斯坦福大学的node2vec模型,做图嵌入的,说明很详细分享一下,,原文件是Python2做的,我改的Python3的,分享一下(The node2vec model of Stanford University is embedded in the diagram, and the descr iption is shared in detail. The original file is made by Python 2, and my modified version of Python
深度学习基础
- 了解深度学习基本原理 掌握TensorFlow基本概念和应用 掌握tensorboard基本应用 掌握PaddlePaddle基本应用(Understand the fundamentals of deep learning Master the basic concept and application of tensorflow Master the basic application of tensorboard Master the basic application of
SVM
- 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, an
k-means
- k-means算法的一个小实例,很好的展示了,算法的过程,测试聚类文件在txt中-A small example k-means algorithm, a good showing, the algorithm process, the test cluster file txt
kalman
- 使用卡尔曼滤波进行位置预测,一共两种方法-Kalman filter location prediction
KNNDemo
- KNN算法Java语言实现,控制台运行界面。分类训练样本集和测试样本都有。-Java KNN language implementation, the console running interface. Classified training samples and test samples are.
Naive-Bayes
- Python实现朴素贝叶斯分类,即Naive Bayes Classifier(NB),数据集为pima-indians印第安人糖尿病数据集。-Python implementation naive Bayes classifier, i.e. Naive Bayes Classifier (NB), the data set is pima-indians Indians diabetes data sets.