资源列表
xcluster-master
- SIGKDD2017上的文章,该算法适合数据集类簇数和数据条目都比较大的情况,聚类效率高(It is suitable for large number of data categories and data items, and the efficiency of clustering is high)
BP_Hidden
- 用BP神经网络对已经处理好的语音数据进行分类(Classification of processed voice data with BP neural network)
neural-networks-and-deep-learning-master
- 神经网络与深度学习相关代码 mnist数据集(neural-netword and deep-learning)
NCS_Getting_Started
- Movidus人工智能cpu学习文档,介绍movidus cpu开发环境的搭建(movidus start document,please refer to)
ypap108-vehicle-routing-problem
- 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别Matlab程序(Handwritten digital recognition Matlab program based on probabilistic neural network)
DataMining
- 实现了 kmeans 的相关计算,并附有示例数据,可以供大家学习参考(The implementation of the relevant calculation of the kmeans, with sample data, can be provided for everyone to learn the reference)
【高抛低吸战法】
- xianzai haoibudxing
C4.5C++实现
- 状态树数据结构的实现C++代码主要功能是实现分类效果(The state tree data structure)
FaceTools-master
- 本次作业使用的是汤晓鸥团队的DeepID第一代的网络,通过Caffe训练模型参数,经过LFW二分类得到人脸识别准确率。(This job is used by the Tang Xiaoou team's DeepID first generation network. Through the Caffe training model parameters, the accuracy of face recognition is obtained through the LFW two clas
Data Mining
- Document for datamining.
NeuralNetwork.py
- 该程序仅供学习使用,虽然内容很简单,但是实用。(Just for study.It's very simple, but useful.)