LHesperus / 2019NPMCM-FLinks
2019华为杯研究生数学建模比赛F题(二等奖)
☆14Updated 5 years ago
Alternatives and similar repositories for 2019NPMCM-F
Users that are interested in 2019NPMCM-F are comparing it to the libraries listed below
Sorting:
- 数学建模 2020 华为杯 F 题☆18Updated 4 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆106Updated 4 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆207Updated 5 years ago
- 利用各种算法优化BP☆36Updated 5 years ago
- BP神经网络预测实例(matlab)☆50Updated 2 years ago
- BP神经网络的MATLAB实现☆32Updated 9 years ago
- python 用GA算法优化BP神经网络☆157Updated 4 years ago
- matlab神经网络43个案例分析☆71Updated 7 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 智能优化算法☆28Updated 6 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆164Updated 5 years ago
- 基本遗传算法MATLAB程序☆203Updated 6 years ago
- 粒子群优化算法☆246Updated 8 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 使用RBF、BP神经网络 进行预测。RBF/BP neural network is used for prediction.☆35Updated 4 years ago
- 毕设文章以及文中的MATLAB,以及那段时间帮同学们写的MATLAB编码。元胞自动机(Cellular Automata),遗传算法(Genetic Algorithm)。⬅↖⬆↗➡↘⬇↙↪↩🔄🧡💛💙💚💜🖤💕💞💖💝💥☆41Updated 5 years ago
- 之前做过的一些项目,基于matlab程序的各种回归、分类算法实现☆34Updated 6 years ago
- 粒子群算法优化支持向量机☆137Updated 2 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆76Updated 4 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆53Updated 7 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆264Updated 8 years ago
- 2020年全国研究生数学建模竞赛F题代码☆11Updated 4 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆45Updated 9 months ago
- 遗传算法 - Matlab☆454Updated 7 years ago
- BP Neural Network in Matlab.☆101Updated 9 months ago
- bp 神经网络算法☆122Updated 2 years ago
- GA_python for multi-parameters optimization☆28Updated 6 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆91Updated 6 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago