long-short-term-memory-models topic

List long-short-term-memory-models repositories

Text-Analysis

55
Stars
28
Forks
Watchers

Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.

Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.

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...

time-sequence-prediction

28
Stars
4
Forks
Watchers

FloydHub porting of Pytorch time-sequence-prediction example

dl-relu

21
Stars
3
Forks
Watchers

Deep Learning using Rectified Linear Units (ReLU)

LSTNet-Gluon

22
Stars
13
Forks
Watchers

Time-series prediction with LSTNet in Apache MXNet Gluon

Learn_TensorFLow

20
Stars
7
Forks
Watchers

学习 TensorFLow 线性&逻辑回归 多层感知机 神经网络 自编码 循环神经网络 优化记录

DriverDrowsiness_Detection

16
Stars
9
Forks
Watchers

This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.

Kaggle-Compendium

16
Stars
7
Forks
Watchers

Baseline Python Scripts for Popular Kaggle Competitions