lstm topic
VulnerabilityDetection
vulnerability detection in python source code with LSTM networks
cnn_lstm_ctc_ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
Chinese-Word-Segmentation-in-NLP
State of the art Chinese Word Segmentation with Bi-LSTMs
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Action-Recognition
Course Project for CS763 Computer Vision IIT Bombay
Awesome-Deep-Learning-Resources
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
A siamese LSTM to detect sentence/question pairs.
AutoSleepScorer
An open-source sleep stage classification Python package
essence
AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.