资源列表
goplotpso
- 粒子群算法,优于神经网络,收敛速度快,经典的算法程序。(Particle Swarm Optimization)
goplotpso4demo
- 粒子群算法 神经网络算法 很好的算法,不错的算法,优于bp神经网络,全局最优。(Particle Swarm Optimization)
deeplearning
- Deep Learning Tutorial Release 0.1 LISA lab, University of Montreal September 01, 2015
7
- Genetic Algorithm for WSN
antALG
- 蚂蚁云计算,又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法,蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。(The ant calculation Is a probability algorithm used to find the optimal path in the graph)
xgboost
- 在数据挖掘的各种比赛中,学会使用xgboost这个神器是十分重要的,这个代码包括了这个示范代码(In the various competitions of data mining, it is very important to learn how to use the xgboost artifact. This code includes the demo code)
shenjingwangluo
- 这个程序用神经网络建立数学模型,检验两者的匹配性(A mathematical model is established by neural network to test the matching property)
libsvm-weights-3.22
- libsvm是支持向量机的工具箱,可在matlab和python上运行; libsvm 3.22应该是截止2017年11月16日的最新版本; 网上有详细的配置说明,并不复杂。(libsvm is a support vector machine toolkit that runs on matlab and python; libsvm 3.22 should be the latest version as of November 16, 2017; detailed configurat
BP学习算法在CNN发电机建模中应用
- BP学习算法在CNN发电机建模中应用 Deep learning(the application of BP learning algorithm in modeling off CNN electric machine)
DEEP_LEARNING
- An analysis of single-layer networks in unsupervised feature learning
SVM
- 支持向量机,进行数据的预处理,属于浅层神经网络,适用于基础的分类、。(Support vector machine (SVM) is used to preprocess the data, which belongs to the shallow neural network, and is suitable for the basic classification,)
softmax
- 人工智能导论作业,用softmax方法实现的水杯图片分类,可扩展到其他分类任务(Homework of AI. Classify images of cups using softmax. Can be used in other tasks.)
