fanfuhan / AutoEncoder_sampleLinks
自动编码器及降噪自动编码器
☆15Updated 6 years ago
Alternatives and similar repositories for AutoEncoder_sample
Users that are interested in AutoEncoder_sample are comparing it to the libraries listed below
Sorting:
- 用GAN生成一维数据☆123Updated 5 years ago
- 个人练习,自编码器及其变形(理论+实践)☆338Updated 6 years ago
- 一维卷积神经网络☆41Updated 6 years ago
- Autoencoders in PyTorch☆102Updated 6 years ago
- 粒子群算法优化支持向量机☆141Updated 3 years ago
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆153Updated 2 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆66Updated 6 years ago
- Using GAN to regeneration signal similar to the original signal ,like some application in Image Generation☆32Updated 7 years ago
- ☆54Updated 6 years ago
- MATLAB code for dimensionality reduction, feature extraction, fault detection, and fault diagnosis using Kernel Principal Component Analy…☆256Updated 3 years ago
- Weighted LSSVM for regression☆37Updated 6 years ago
- 用Tensorflow实现深度学习模型和迁移学习模型☆15Updated 5 years ago
- 基于复数的卷积神经网络:实现了复数卷积、复数池化、复数激活函数、复数全连接、 复数Dropout等☆23Updated 6 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Updated 3 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- This is a Python package for Broad Learning System.☆19Updated 5 years ago
- implementation of several GANs with pytorch☆162Updated 3 years ago
- BLS Code☆127Updated 6 years ago
- ☆15Updated 2 years ago
- matlab神经网络43个案例分析☆72Updated 7 years ago
- here is the introduce of bls☆72Updated 4 years ago
- 用Python实现SVM多分类器☆426Updated last year
- ☆67Updated 5 years ago
- a back propagation neural network with genetic algorithm☆82Updated 7 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 6 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆107Updated 5 years ago
- Support Vector Regression☆57Updated 7 years ago
- 深度残差收缩网络处理一维时域信号☆36Updated 2 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago