shiluqiang / PNN_pythonLinks
Probabilistic Neural Network for classification
☆33Updated 7 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 8 years ago
- 粒子群算法优化支持向量机☆143Updated 3 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆187Updated 6 years ago
- BLS Code☆135Updated 7 years ago
- 深度学习代码☆132Updated 6 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆85Updated 6 years ago
- Explanation of 1D CNN☆60Updated 7 years ago
- 基于一维卷积神经网络(1D-CNN) 的多元时间序列分类☆80Updated 5 years ago
- Weighted LSSVM for regression☆37Updated 7 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆499Updated last month
- 集成学习Stacking方法详解☆82Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 7 years ago
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆81Updated 3 years ago
- pytorch >>> 快速搭建自己的模型!☆127Updated 3 years ago
- ☆35Updated 5 years ago
- feature selections and extractions☆88Updated last year
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- 一维卷积神经网络☆45Updated 6 years ago
- Python code of RBF neural network classification model☆48Updated 7 years ago
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆153Updated 3 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆207Updated 6 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆96Updated 6 months ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆138Updated 5 years ago
- ☆139Updated 2 months ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 个人练习,自编码器及其变形(理论+实践)☆344Updated 6 years ago
- 用GAN生成一维数据☆124Updated 5 years ago
- Learning and Recording☆34Updated 6 years ago
- Examples of "From Fourier Transform to Wavelet Transform"☆71Updated 3 years ago