gy910210 / rnn-from-scratchView external linksLinks
Implementing Recurrent Neural Network from Scratch
☆520May 28, 2018Updated 7 years ago
Alternatives and similar repositories for rnn-from-scratch
Users that are interested in rnn-from-scratch are comparing it to the libraries listed below
Sorting:
- Implementing Multiple Layer Neural Network from Scratch☆328Apr 14, 2016Updated 9 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆900Aug 14, 2023Updated 2 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.☆10Nov 9, 2016Updated 9 years ago
- Kaggle challenge Bag of words meets bags of popcorn☆27Dec 6, 2017Updated 8 years ago
- A convolutional neural network from scratch☆103Nov 9, 2016Updated 9 years ago
- List of various interesting papers☆15Apr 9, 2018Updated 7 years ago
- Basic RNN Encoder Decoder in Tensorflow☆17Nov 29, 2016Updated 9 years ago
- Minimal, clean example of lstm neural network training in python, for learning purposes.☆1,887Jul 9, 2021Updated 4 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Oct 14, 2018Updated 7 years ago
- Char RNN Language Model based on Tensorflow☆12May 25, 2016Updated 9 years ago
- Converts Quora's new NLU dataset to SNLI txt/jsonl format, plus test/dev split, tokenization.☆14Jan 27, 2017Updated 9 years ago
- ☆11Oct 29, 2019Updated 6 years ago
- Implementing a Neural Network from Scratch☆2,228Aug 14, 2023Updated 2 years ago
- Recurrent Neural Network - A curated list of resources dedicated to RNN☆6,202Feb 3, 2022Updated 4 years ago
- A track of papers I read☆186Jun 13, 2019Updated 6 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Mar 5, 2017Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Oct 26, 2016Updated 9 years ago
- Summaries and notes on Deep Learning research papers☆4,420Feb 13, 2018Updated 8 years ago
- [ACL 2018] Conditional Generators of Words Definitions☆33Jul 18, 2018Updated 7 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Aug 31, 2016Updated 9 years ago
- Tensorflow tutorial of building different dynamic recurrent neural network☆498Apr 18, 2018Updated 7 years ago
- ☆12Feb 24, 2017Updated 8 years ago
- ☆646Nov 25, 2016Updated 9 years ago
- Word2Vec in C++ 11☆406Oct 20, 2016Updated 9 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,546Jul 1, 2021Updated 4 years ago
- Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)☆652Jul 20, 2017Updated 8 years ago
- ai challenge 2018 's final code.☆16Dec 6, 2018Updated 7 years ago
- DL Course Materials☆106Apr 5, 2017Updated 8 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Practical 6: LSTM language models☆262Jun 9, 2015Updated 10 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,114Jan 4, 2022Updated 4 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆250Feb 23, 2016Updated 9 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Aug 13, 2017Updated 8 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,663Dec 24, 2020Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467May 3, 2024Updated last year
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,802Jul 26, 2024Updated last year
- Extremely simple one-shot learning in Python☆181Mar 16, 2016Updated 9 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆426Mar 25, 2018Updated 7 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch☆11,971Oct 24, 2023Updated 2 years ago