资源列表
a
- 基于遗传算法的多目标优化(包含单目标) MATLAB-Genetic algorithm
MushroomClassification
- opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
rengongmoxing
- 一个可自我学习的人工智能小模型,可进行训练,也可进行提问。 希望对大家研究人工智能算法上有帮助!-A small self-learning artificial intelligence model for training, but also ask questions. We hope that research on artificial intelligence algorithms help!
DBSCAN
- dbscan聚类算法,可以学习聚类算法。并了解聚类算法-dbscan clustering algorithm, clustering algorithms can learn. And understand the clustering algorithm
eliza
- 简单的人工智能程序ELIZA的C源程序代码-Eliza simple artificial intelligence program of the C source code
nnpractice
- 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
WuZiQi
- 人工智能的一个作业,使用智能算法实现五子棋的AI,且不论界面多独特,单是算法就很牛,只搜索了一层就相当于别人搜索几层的算法,实在是极限优化。!-An artificial intelligence operations, the use of smart Gobang algorithm of AI, and regardless of the unique multi-interface, it is algorithm cattle, only a layer of the search i
HOPFIELD
- c编的hopfield神经网络源程序,已测试通过,这是离散型hopfield神经网络模型-c compiled hopfield neural network source code, have been tested, it is discrete hopfield neural network model
svm.pro
- matlab的关于支持向量机 svm的一段预测程序,自己感觉很不错-matlab on a section of support vector machines svm forecasting process, he felt very good
rbf4
- 这是一个径向基函数神经网络,通过RBF网络的学习算法来逼近一个二维函数,并利用LMS算法来进行权值调整。-This is a radial basis function neural network, RBF network learning algorithm adopted to approximate a two-dimensional function, and use of LMS algorithm for weight adjustment.
RBF
- 基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data