tiehangd / CNN_LSTM_language_model
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.
☆21Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CNN_LSTM_language_model
- CNN-LSTM☆9Updated 3 years ago
- LSTM model for advanced prediction of variations in climate data☆16Updated 2 years ago
- LSTM by matlab☆50Updated 7 years ago
- Fault prognosis using LSTM and CNN☆16Updated 2 years ago
- 使用vmd算法对含有噪声的图像信号进行分解,去除掉噪声信号,将剩余信号合成,得到去噪声图像。分别使用alo、ao、ga、gwo、mpa、spo、woa算法对vmd算法中的参数进行优化,实现快速、准确的完成图像信号的分解。☆74Updated last year
- This is a MATLAB project which can calculate EMD/EEMD☆74Updated 7 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆36Updated 2 years ago
- This file includes datasets and LSTM combined with PSO algorithm MATLAB code.☆52Updated last year
- 基于cnn和lstm的动作视频序列识别☆12Updated 6 years ago
- LSTM Prediction for time series data (jean sales data set) using matlab☆56Updated 4 years ago
- msvm是在svm的基础上提出的多输出回归模型,可用于多输入多输出的回归预测,另外本程序提出利用pso进行超参数寻优☆15Updated 4 years ago
- variational mode decomposition and its variants☆49Updated 3 years ago
- ☆9Updated 3 years ago
- VMD-SWTTV是一种针对一维信号的二级框架降噪算法,结合了变分模态分解VMD与平稳小波变换SWT,并采用了小波变换全变分法优化了SWT。降噪效果还是不错的。☆26Updated last year
- BILSTM,GRU,LSTM☆11Updated 5 months ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆26Updated 2 years ago
- VMD-SSO-LSTM☆12Updated 11 months ago
- 利用各种循环网络进行回归拟合,包括rnn,lstm,nlstm,bilstm☆22Updated 4 years ago
- ☆13Updated 7 months ago
- for de-noising☆30Updated 7 years ago
- 利用PSO优化的SVM进行期货预测☆21Updated 5 years ago
- Using Bayesian optimization to optimaze the network of CNN,which is used in fault diagnosis☆12Updated 2 years ago
- Application of Whale Optimization Algorithm (WOA) in the feature selection tasks.☆25Updated 3 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆17Updated 10 months ago
- Whale Optimization Algorithm used to train Neural Network☆20Updated 7 years ago
- ☆16Updated 3 years ago
- Programs related with multicomponent signal denoising based on STFT☆9Updated 6 years ago
- A simple program to implement the Symplectic geometry mode decomposition (SGMD), including python and matlab versions.☆22Updated last year