lstms topic

List lstms repositories

Deep-Learning-For-Hackers

996
Stars
436
Forks
Watchers

Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders,...

LRP_for_LSTM

213
Stars
60
Forks
Watchers

Layer-wise Relevance Propagation (LRP) for LSTMs.

Recurrent-Independent-Mechanisms

97
Stars
26
Forks
Watchers

Implementation of the paper Recurrent Independent Mechanisms (https://arxiv.org/pdf/1909.10893.pdf)

Predict Vehicle collision moments before it happens in Carla!. CNN and LSTM hybrid architecture is used to understand a series of images.

karaokey

36
Stars
5
Forks
Watchers

Karaokey is a vocal remover that automatically separates the vocals and instruments. A deep learning model based on LSTMs has been trained to tackle the source separation. The model learns the particu...

Udacity-Deep-Learning-Nanodegree

51
Stars
28
Forks
Watchers

The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM, NL...

Stock-Market

32
Stars
16
Forks
Watchers

Stock Market Prediction & Trading Bot using AI