资源列表
[人工智能/神经网络/遗传算法] RBF-example
说明:RBF神经网络MATLAB编程源代码,包含样本产生、训练、预测-RBF neural network and MATLAB programming source code, including the sample, training, prediction<李多多> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] robotsoccer
说明:这是一个足球机器人附轮速值,击球到定点,以及预测球的源码,是比较先进的源码-This is a soccer robot attached wheel speed value, to fixed-point shot, and the ball prediction source code, the source code is more advanced<kin> 在 2024-11-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] robotsoccer2
说明:此为5v5实体足球机器人进攻函数,多种情况都有对应的策略,非常厉害- This entity is 5v5 soccer robot attack function, a variety of cases, there is a corresponding strategy, very powerful<kin> 在 2024-11-15 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] Electricity-Price-Forecasting
说明:简单的用神经网络实现电价曲线的拟合,实现电价的预测-Simple realization price curve fitting using neural network to achieve price forecast<> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] kalman
说明:简单的用MATLAB实现了卡尔曼滤波算法,便于初学者理解卡尔曼滤波-Simply use MATLAB to achieve a Kalman filter, easy for beginners to understand Kalman Filter<> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BPNN.py
说明:BP全称为Back Propagation,意思为反向传播,该方法是用来对人工神经网络进行优化的,即误差反向传播算法。-BP full name is Propagation Back, mean back propagation, the method is used to optimize the artificial neural network, that is, the error back propagation algor<PepperJohn> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ckn-matlab-v1.0-svn2014-11-19.tar
说明:Convolutional Kernel Network 算法原码-Code of Convolutional Kernel Network. Used for feature extraction and classification, LEAR France<GreenWong> 在 2024-11-15 上传 | 大小:1.26mb | 下载:0
[人工智能/神经网络/遗传算法] ridge
说明:这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.<yuanxin> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] perceptron
说明:实现机器学习中的感知机学习的原始形式和对偶形式,并且用训练数据来检测-Implement the learning algorithms for perceptron in both the original form and the dual form.Test it for the training data.<yuanxin> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] classify
说明:用大数据来训练一个朴素贝叶斯分类器,并且在分类器中加入α=1的拉普拉斯平滑。-Use the data given in table to train a naive Bayes classifier and test it.Add Laplace smoothing into the classifier with α=1,and test angin.<yuanxin> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] code_1
说明:在机器学习中利用欧氏距离设计一个KNN分类器,实现五折交叉验证,并用PCA进行降维-Develop a k-NN classifier with Euclidean distance and simple voting.Perform 5-fold cross validation, find out which k performs the best (in terms of accuracy)。Use PCA to reduce t<yuanxin> 在 2024-11-15 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] code_3
说明:根据用户的电影收视率来预测用户的性别和年龄并且使用10折交叉验证。-predict the gender and age of users based on their ratings on movies.perform 10-fold cross validation. In each fold, users.datx(x=0,…,9) is used for test, and all other users. datxare us<yuanxin> 在 2024-11-15 上传 | 大小:1.89mb | 下载:0