资源列表
164835
- vc++常用的数值算法集 包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码()
RF
- 基于python实现的随机森林代码,实现了oob估计等功能(Random forest code based on python implementation to achieve oob estimation and other functions)
77122110
- TJU 在线无法访问了,现提供tju ACM 题目EXE版,供下载()
394050
- This package implements a Kalman filter as described in the pa()
MNIST_CNN 代码及测试结果
- 只含一层卷积层的CNN也可以将手写数字识别的正确率达到99%(The CNN with only one convolutional layer can also get the correct rate of handwritten digit recognition up to 99%.)
Cluster
- 常用聚类算法,包括k-means,k_mediods等(clustering algorithm)
deryvation_ivvtialization
- Short descr iption A MAX-MIN Ant System (MMAS) implemented in()
sentiwordnet
- python3.6下英文文本预处理和情感分析(English text preprocessing and emotional analysis under python3.6)
机器学习代码
- ai圣经深度学习github上的源码,希望对大家有用(The AI Bible studies the source code on GitHub)
遗传算法求解多目标约束问题
- 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
ueas
- prim算法:可以从任意结点出发,找出与之相连的最小权值的结点,连接,把连接后的结点看成是一个整体,和其他的结点的权值比较()