fanfuhan / AutoEncoder_sample
自动编码器及降噪自动编码器
☆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
- 一维卷积神经网络☆39Updated 5 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- ☆14Updated 2 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- 用Tensorflow实现深度学习模型和迁移学习模型☆13Updated 5 years ago
- use PSO to train the sigle layer NN structure☆23Updated 2 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 深度残差收缩网络处理一维时域信号☆37Updated last year
- ☆54Updated 6 years ago
- LSTM by matlab☆54Updated 7 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆102Updated 4 years ago
- IDBO算法:DBO改进算法,收敛更快,寻优更强☆12Updated last year
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆154Updated 2 years ago
- ☆15Updated 4 years ago
- Provide MATLAB functions to plot Cyclic Spectrum.☆20Updated 10 months ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- Include Supervised learning:Logistic Regression、Multilayer perceptron and Deep Convolutional Network .And Unsupervised learning:Auto Enco…☆13Updated 3 years ago
- 在matlab App Designer中设计了一款航空发动机气路故障智能诊断软件,通过训练航空发动机气路数据,分别实现航空发动机故障判断、故障部件定位和故障模式识别。☆12Updated 2 years ago
- 个人练习,自编码器及其变形(理论+实践)☆337Updated 5 years ago
- 粒子群算法优化支持向量机☆136Updated 2 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆37Updated 3 years ago
- VMD-SWTTV是一种针对一维信号的二级框架降噪算法,结合了变分模态分解VMD与平稳小波变换SWT,并采用了小波变换全变分法优化了SWT。降噪效果还是不错的。☆40Updated 2 years ago
- Using Bayesian optimization to optimaze the network of CNN,which is used in fault diagnosis☆14Updated 2 years ago
- GA_python for multi-parameters optimization☆27Updated 6 years ago
- 简单的BP神经网络Python实现,自定义神经元层数和数量,单次输入/输出均为一维列表☆10Updated 7 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…☆24Updated 2 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- Automatically download the cwru data set, and then divide it into training data set and test data set.自动下载cwru数据集,然后分训练数据集和测试数据集☆10Updated 2 years ago