lstm topic

List lstm repositories

VulnerabilityDetection

97
Stars
41
Forks
Watchers

vulnerability detection in python source code with LSTM networks

cnn_lstm_ctc_ocr

495
Stars
170
Forks
Watchers

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR

Chinese-Word-Segmentation-in-NLP

28
Stars
6
Forks
Watchers

State of the art Chinese Word Segmentation with Bi-LSTMs

CS231n

50
Stars
9
Forks
Watchers

PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"

Action-Recognition

31
Stars
5
Forks
Watchers

Course Project for CS763 Computer Vision IIT Bombay

Awesome-Deep-Learning-Resources

1.6k
Stars
292
Forks
Watchers

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier

question-pair

24
Stars
9
Forks
Watchers

A siamese LSTM to detect sentence/question pairs.

AutoSleepScorer

103
Stars
22
Forks
Watchers

An open-source sleep stage classification Python package

essence

74
Stars
18
Forks
Watchers

AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.