shiluqiang / GRNN_pythonLinks
Generalized Regression Neural Network for regression
☆27Updated 7 years ago
Alternatives and similar repositories for GRNN_python
Users that are interested in GRNN_python are comparing it to the libraries listed below
Sorting:
- 个人练习,自编码器及其变形(理论+实践)☆344Updated 6 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆373Updated 5 years ago
- a back propagation neural network with genetic algorithm☆83Updated 8 years ago
- python实现的随机森林☆112Updated 3 years ago
- ☆505Updated last year
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆207Updated 6 years ago
- 随机森林,Random Forest(RF)☆430Updated 5 years ago
- Tree model with detailed explanation☆102Updated 5 years ago
- Python code of RBF neural network classification model☆48Updated 7 years ago
- 粒子群算法优化支持向量机☆143Updated 3 years ago
- feature selections and extractions☆88Updated last year
- Codes for time series forecast☆146Updated 5 years ago
- 用Tensorflow实现的深度神经网络。☆143Updated 3 years ago
- 集成学习Stacking方法详解☆82Updated 6 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆443Updated 5 years ago
- 用Python实现SVM多分类器☆437Updated last year
- Matlab implementation of Extreme Learning Machine and variants☆34Updated 7 years ago
- bp 神经网络算法☆128Updated 2 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- 深度学习代码☆132Updated 6 years ago
- GA_python for multi-parameters optimization☆28Updated 7 years ago
- 决策树分类(ID3,C4.5,CART)☆491Updated 2 years ago
- 1、BP-momentum神经网络numpy实现及Pytorch实现及各optim在AQI数据集的表现。2、BP网络分类☆41Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 7 years ago
- 用GAN生成一维数据☆124Updated 5 years ago
- 通过反向传播算法实现神经网络和小波神经网络。Implement neural network and wavelet neural network through back-propagation algorithm. Реализация нейронных сетей …☆31Updated 6 years ago
- 自动编码器及降噪自动编码器☆15Updated 6 years ago
- PCA和LDA进行数据降维☆38Updated 5 years ago
- XGB、LSTM、KNNR、SVR预测☆13Updated last year
- Use LSTM to do PM2.5 prediction☆47Updated 5 years ago