shiluqiang / GRNN_pythonLinks
Generalized Regression Neural Network for regression
☆26Updated 6 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:
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 粒子群算法优化支持向量机☆138Updated 3 years ago
- 随机森林,Random Forest(RF)☆407Updated 5 years ago
- Python 基于BP神经网络实现鸢尾花的分类☆350Updated 4 years ago
- 个人练习,自编码器及其变形(理论+实践)☆339Updated 6 years ago
- a back propagation neural network with genetic algorithm☆81Updated 7 years ago
- python 用GA算法优化BP神经网络☆157Updated 4 years ago
- python实现的随机森林☆101Updated 3 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- PSO-Based-SVR to forecast potential delay time of bus arrival. Applied on City of Edmonton real data.☆42Updated 8 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- 自动编码器及降噪自动编码器☆15Updated 6 years ago
- Tree model with detailed explanation☆101Updated 5 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 2 years ago
- ☆504Updated last year
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆374Updated 3 months ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆730Updated 5 years ago
- Codes for time series forecast☆146Updated 4 years ago
- Python Clustering Algorithms☆29Updated 5 years ago
- feature selections and extractions☆88Updated last year
- PSO algorithm for multi-parameters optimizaiton☆65Updated 6 years ago
- 用Python实现SVM多分类器☆408Updated last year
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆289Updated 5 years ago
- 通过反向传播算法实现神经网络和小波神经网络。Implement neural network and wavelet neural network through back-propagation algorithm. Реализация нейронных сетей …☆31Updated 6 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- 粒子群优化算法☆250Updated 8 years ago
- 深度学习代码☆132Updated 5 years ago
- 一维卷积神经网络☆41Updated 5 years ago
- 特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现☆2,350Updated 2 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago