rnn-lstm topic

List rnn-lstm repositories

must-read-papers-for-ml

744
Stars
120
Forks
Watchers

Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer

Coursera_Deep_Learning_Specialization

89
Stars
58
Forks
Watchers

Implementation of Logistic Regression, MLP, CNN, RNN & LSTM from scratch in python. Training of deep learning models for image classification, object detection, and sequence processing (including tran...

Deeplearning-and-NLP

33
Stars
56
Forks
Watchers

Deep Learning notes and practical implementation with Tensorflow and keras. Text Analytics and practical application implementation with NLTK, Spacy and Gensim.

RNN-RC-Chaos

83
Stars
33
Forks
Watchers

RNN architectures trained with Backpropagation and Reservoir Computing (RC) methods for forecasting high-dimensional chaotic dynamical systems.

Speaker-Diarization

40
Stars
14
Forks
Watchers

This project is about performing Speaker diarization for Hindi Language.

This project provides implementations with Keras/Tensorflow of some deep learning algorithms for Multivariate Time Series Forecasting: Transformers, Recurrent neural networks (LSTM and GRU), Convoluti...

Air-Pollution-Forecasting

45
Stars
12
Forks
Watchers

Time Series Analysis of Air Pollutants(PM2.5) using LSTM model

xlstm-cuda

23
Stars
1
Forks
Watchers

Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports