thushv89 / udacity_deeplearning_completeLinks
Assignments of Udacity Deeplearning Course
☆25Updated 8 years ago
Alternatives and similar repositories for udacity_deeplearning_complete
Users that are interested in udacity_deeplearning_complete are comparing it to the libraries listed below
Sorting:
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 8 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 7 years ago
- Position embedding layers in Keras☆58Updated 4 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 8 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Updated 6 years ago
- Example showing generalisation☆68Updated 5 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- Pytorch NLP library based on FastAI☆282Updated 7 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 5 years ago
- Keras implementation of CoVe☆50Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- LM, ULMFit et al.☆46Updated 6 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆232Updated 7 years ago
- Easy to use NLP library built on PyTorch and TorchText☆258Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆63Updated 3 years ago
- hb-config: easy to configure your python project especially Deep Learning experiments☆21Updated 7 years ago