fanfuhan / AutoEncoder_sample
自动编码器及降噪自动编码器
☆14Updated 5 years ago
Alternatives and similar repositories for AutoEncoder_sample:
Users that are interested in AutoEncoder_sample are comparing it to the libraries listed below
- 个人练习,自编码器及其变形(理论+实践)☆329Updated 5 years ago
- Autoencoders in PyTorch☆99Updated 5 years ago
- Provide MATLAB functions to plot Cyclic Spectrum.☆19Updated 7 months ago
- Include Supervised learning:Logistic Regression、Multilayer perceptron and Deep Convolutional Network .And Unsupervised learning:Auto Enco…☆13Updated 2 years ago
- This is a Python package for Broad Learning System.☆18Updated 4 years ago
- 一维卷积神经网络☆38Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆40Updated 4 years ago
- Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then fe…☆21Updated last year
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆151Updated 2 years ago
- 用GAN生成一维数据☆122Updated 4 years ago
- VAE-pytorch模型,可以在一维时间序列上训练并生成新的data☆17Updated last year
- LSTM by matlab☆53Updated 7 years ago
- use PSO to train the sigle layer NN structure☆24Updated 2 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆96Updated 4 years ago
- pytorch >>> 快速搭建自己的模型!☆123Updated 2 years ago
- Using GAN to regeneration signal similar to the original signal ,like some application in Image Generation☆30Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 利用各种循环网络进行回归拟合,包括rnn,lstm,nlstm,bilstm☆22Updated 5 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆36Updated 2 years ago
- IDBO算法:DBO改进算法,收敛更快,寻优更强☆11Updated last year
- ☆14Updated 2 years ago
- 在matlab App Designer中设计了一款航空发动机气路故障智能诊断软件,通过训练航空发动机气路数据,分别实现航空发动机故障判断、故障部件定位和故障模式识别。☆11Updated 2 years ago
- ☆56Updated 3 years ago
- ☆48Updated 5 years ago
- 深度残差收缩网络处理一维时域信号☆37Updated last year
- ☆38Updated last year
- 粒子群算法优化支持向量机☆133Updated 2 years ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法(基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆38Updated 5 years ago