tiehangd / CNN_LSTM_language_modelLinks
Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then feed up to the LSTM layer which forms a sequential context for the prediction.
☆27Updated 2 years ago
Alternatives and similar repositories for CNN_LSTM_language_model
Users that are interested in CNN_LSTM_language_model are comparing it to the libraries listed below
Sorting:
- LSTM by matlab☆58Updated 8 years ago
- CNN-LSTM☆13Updated 4 years ago
- LSTM model for advanced prediction of variations in climate data☆23Updated 3 years ago
- 使用vmd算法对含有噪声的图像信号进行分解,去除掉噪声信号,将剩余信号合成,得到去噪声图像。分别使用alo、ao、ga、gwo、mpa、spo、woa算法对vmd算法中的参数进行优化,实现快速、准确的完成图像信号的分解。☆101Updated 2 years ago
- Fault prognosis using LSTM and CNN☆18Updated 3 years ago
- 基于cnn和lstm的动作视频序列识别☆15Updated 7 years ago
- BILSTM,GRU,LSTM☆17Updated last year
- VMD-SSO-LSTM☆21Updated 2 years ago
- [Engineering Letters]An Improved Hybrid CNN-LSTM-Attention Model with Kepler Optimization Algorithm for Wind Speed Prediction☆29Updated 4 months ago
- ☆60Updated 10 months ago
- This file includes datasets and LSTM combined with PSO algorithm MATLAB code.☆66Updated 3 years ago
- variational mode decomposition and its variants☆69Updated 5 years ago
- 利用各种算法优化BP☆37Updated 6 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Updated 3 years ago
- This is a MATLAB project which can calculate EMD/EEMD☆89Updated 8 years ago
- Application of Whale Optimization Algorithm (WOA) in the feature selection tasks.☆28Updated 4 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆20Updated 2 years ago
- 自己写的论文源码-ICEEMDAN-BiLSTM-ARIMA模型☆34Updated 2 years ago
- Using Bayesian optimization to optimaze the network of CNN,which is used in fault diagnosis☆16Updated 3 years ago
- Whale Optimization Algorithm used to train Neural Network☆19Updated 9 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆109Updated 5 years ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法(基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆49Updated 6 years ago
- VMD-SWTTV是一种针对一维信号的二级框架降噪算法,结合了变分模态分解VMD与平稳小波变换SWT,并采用了小波变换全变分法优化了SWT。降噪效果还是不错的。☆49Updated 2 years ago
- IDBO算法:DBO改进算法,收敛更快,寻优更强☆13Updated 2 years ago
- RIME A physics based optimization algorithm, Neurocomputing, 2023 https://doi.org/10.1016/j.neucom.2023.02.010, This paper proposes an ef…☆19Updated last year
- 在matlab App Designer中设计了一款航空发动机气路故障智能诊断软件,通过训练航空发动机气路数据,分别实现航空发动机故障判断、故障部件定位和故障模式识别。☆13Updated 3 years ago
- LSTM Prediction for time series data (jean sales data set) using matlab☆66Updated 6 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 8 years ago
- msvm是在svm的基础上提出的多输出回归模型,可用于多输入多输出的回归预测,另外本程序提出利用pso进行超参数寻优☆19Updated 6 years ago
- Use Hilbert-Huang Transform(EMD), MFCC, semi-supervised Rough Fuzzy Laplacian Eigenmap(SS-RFLE) to extract features of signals. Use FCM,…☆48Updated 7 years ago