资源列表
[人工智能/神经网络/遗传算法] ridge
说明:这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.<yuanxin> 在 2025-04-04 上传 | 大小: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> 在 2025-04-04 上传 | 大小: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> 在 2025-04-04 上传 | 大小: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> 在 2025-04-04 上传 | 大小: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> 在 2025-04-04 上传 | 大小:1.89mb | 下载:0
[人工智能/神经网络/遗传算法] FNN
说明:一个模糊神经网络的例子,供大家学习,参考-A fuzzy neural network for example, for everybody to learn and reference<atuosi> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] PICEAgMATLAB
说明:PICEA-g是一种有效智能多目标优化算法,算法性能,特别是在高维多目标优化问题上,优于传统的NSGA-II以及MOEA/D算法。并且算法无需额外的参数设置,简单易用。 -PICEA-g is a competitive multi/many-objective optimizer. Its performance is better or comparable to the state-of-the-art algorithms<rainy> 在 2025-04-04 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] pso_ldpc
说明:将粒子群算法融入ldpc译码过程,实现译码性能的优化,采用c++实现。-The particle swarm into the ldpc decoding process, optimize decoding performance, using c++ implementation.<chenxiaowen> 在 2025-04-04 上传 | 大小:53kb | 下载:0
[人工智能/神经网络/遗传算法] ysgz
说明:本程序包含压缩感知的几种经典重构算法:BP、OMP、MP等,通过matlab实现。-The program includes several classic compressed sensing reconstruction algorithm: BP, OMP, MP, etc., through the matlab implementation.<chenxiaowen> 在 2025-04-04 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] Unconstrain-lasso
说明:在传统LASSO 算法基础上,未加约束的lasso源码,有在这方面应用的可以拿去使用-Based on the traditional LASSO algorithm, without the constraints of lasso source code, application in this area can use it<赵傲雪> 在 2025-04-04 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] ABC-AGI_MATLAB
说明:ABC算法的MATLAB实现,可以用于函数优化-ABC agi<> 在 2025-04-04 上传 | 大小:43kb | 下载:0
[人工智能/神经网络/遗传算法] 移动机器人
说明:包含了移动机器人的算法研究,有神经网络和滑模等方法。(It includes algorithms for mobile robots, including neural network and sliding mode.)<Gui~> 在 2025-04-04 上传 | 大小:1.12mb | 下载:0