shiluqiang / RBF_NN_Python
Python code of RBF neural network classification model
☆46Updated 6 years ago
Alternatives and similar repositories for RBF_NN_Python:
Users that are interested in RBF_NN_Python are comparing it to the libraries listed below
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- a back propagation neural network with genetic algorithm☆81Updated 7 years ago
- GA_python for multi-parameters optimization☆27Updated 6 years ago
- 粒子群算法优化支持向量机☆137Updated 2 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参 数☆32Updated 13 years ago
- python 用GA算法优化BP神经网络☆156Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- RBF(Radial Basis Function) Neural Network Implementation in Python☆48Updated 7 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆163Updated 5 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- use PSO to train the sigle layer NN structure☆23Updated 2 years ago
- Radial Basis Function Neural Network implementation for Python☆85Updated 5 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆78Updated 6 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- bp 神经网络算法