yhfeng1995 / ANN_Homework
简单人工神经网络MATLAB实现作业
☆15Updated 6 years ago
Alternatives and similar repositories for ANN_Homework:
Users that are interested in ANN_Homework are comparing it to the libraries listed below
- matlab神经网络43个案例分析☆69Updated 7 years ago
- 之前做过的一些项目,基于matlab程序的各种回归、分类算法实现☆34Updated 6 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- 《MATLAB 神经网络43个案例分析》随书代码☆29Updated 4 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 基于PCA和SVM的人脸识别☆49Updated 6 years ago
- SURF+K-means+SVM图像识别分类☆19Updated 4 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆35Updated 4 years ago
- 基本遗传算法MATLAB程序☆200Updated 5 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆10Updated 6 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆103Updated 4 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆205Updated 5 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Updated 3 years ago
- This project focuses on face recognition problem with respect to 5-fold cross validation, dimensionality reduction based on benchmark alg…☆8Updated 9 years ago
- ☆59Updated 3 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- 基于cnn和lstm的动作视频序列识别☆15Updated 6 years ago
- 利用各种算法优化BP☆35Updated 5 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆39Updated 3 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆92Updated 5 years ago
- Whale Optimization Algorithm used to train Neural Network☆19Updated 8 years ago
- Code for paper: Xie, Y. and Shekhar, S., 2019, August. Significant DBSCAN towards Statistically Robust Clustering. In Proceedings of the …☆14Updated 3 years ago
- BP神经网络的MATLAB实现☆32Updated 9 years ago
- PSO-Clustering algorithm [Matlab code]☆70Updated 3 years ago
- MATLAB code for dimensionality reduction, feature extraction, fault detection, and fault diagnosis using Kernel Principal Component Analy…☆249Updated 3 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆262Updated 8 years ago
- 随机森林工具包-MATLAB版实现☆39Updated 4 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆19Updated last year
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆16Updated 8 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago