shiluqiang / PNN_pythonLinks
Probabilistic Neural Network for classification
☆32Updated 6 years ago
Alternatives and similar repositories for PNN_python
Users that are interested in PNN_python are comparing it to the libraries listed below
Sorting:
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- Explanation of 1D CNN☆58Updated 6 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆180Updated 6 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆43Updated 9 years ago
- 粒子群算法优化支持向量机☆139Updated 3 years ago
- BLS Code☆127Updated 6 years ago
- Examples of "From Fourier Transform to Wavelet Transform"☆69Updated 3 years ago
- Learning and Recording☆34Updated 6 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- feature selections and extractions☆88Updated last year
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 深度学习代码☆132Updated 5 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆84Updated 6 years ago
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆81Updated 3 years ago
- [深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)☆200Updated 5 years ago
- 局域均值分解的python实现☆14Updated 6 years ago
- 经验模态分解 (Empirical Mode Decomposition)☆56Updated 5 years ago
- a back propagation neural network with genetic algorithm☆82Updated 7 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 3 years ago
- 2017工业大数据创新竞赛/风机叶片结冰预测大赛☆48Updated 6 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 3 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- QPSO algorithm for multi-parameters optimization☆31Updated 6 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆78Updated 5 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆135Updated 4 years ago
- MATLAB code for dimensionality reduction, feature extraction, fault detection, and fault diagnosis using Kernel Principal Component Analy…☆256Updated 3 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆484Updated 3 weeks ago