All Projects → dandxy89 → DeepLearningReading

dandxy89 / DeepLearningReading

Licence: other
Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)

Programming Languages

python
139335 projects - #7 most used programming language
lua
6591 projects
shell
77523 projects

Projects that are alternatives of or similar to DeepLearningReading

datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (-74.36%)
Mutual labels:  embeddings, attention, nlp-machine-learning
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (+135.9%)
Mutual labels:  embeddings, attention, nlp-machine-learning
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-32.05%)
Mutual labels:  attention, nlp-machine-learning
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (+43.59%)
Mutual labels:  attention, nlp-machine-learning
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (-24.36%)
Mutual labels:  embeddings, nlp-machine-learning
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-75.64%)
Mutual labels:  attention, nlp-machine-learning
RadiologyReportEmbedding
Intelligent Word Embeddings of Free-Text Radiology Reports
Stars: ✭ 22 (-71.79%)
Mutual labels:  embeddings, nlp-machine-learning
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-17.95%)
Mutual labels:  embeddings, attention
Contextualized Topic Models
A python package to run contextualized topic modeling. CTMs combine BERT with topic models to get coherent topics. Also supports multilingual tasks. Cross-lingual Zero-shot model published at EACL 2021.
Stars: ✭ 318 (+307.69%)
Mutual labels:  embeddings, nlp-machine-learning
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (-58.97%)
Mutual labels:  embeddings, nlp-machine-learning
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (-34.62%)
Mutual labels:  embeddings, nlp-machine-learning
Deepehr
Chronic Disease Prediction Using Medical Notes
Stars: ✭ 220 (+182.05%)
Mutual labels:  embeddings, nlp-machine-learning
Entity Embedding
Reference implementation of the paper "Word Embeddings for Entity-annotated Texts"
Stars: ✭ 19 (-75.64%)
Mutual labels:  embeddings, nlp-machine-learning
PyEmbeo
graph embeddings for neo4j in python
Stars: ✭ 25 (-67.95%)
Mutual labels:  embeddings
image embeddings
Using efficientnet to provide embeddings for retrieval
Stars: ✭ 107 (+37.18%)
Mutual labels:  embeddings
cross target stance classification
Keras implementation for CrossNet in paper "Cross-Target Stance Classification with Self-Attention Networks"
Stars: ✭ 21 (-73.08%)
Mutual labels:  nlp-machine-learning
AiR
Official Repository for ECCV 2020 paper "AiR: Attention with Reasoning Capability"
Stars: ✭ 41 (-47.44%)
Mutual labels:  attention
Sumrized
Automatic Text Summarization (English/Arabic).
Stars: ✭ 37 (-52.56%)
Mutual labels:  nlp-machine-learning
event-embedding-multitask
*SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach
Stars: ✭ 22 (-71.79%)
Mutual labels:  embeddings
awesome-yoruba-nlp
📖 A curated list of resources dedicated to Natural Language Processing (NLP) in the Yoruba Language.
Stars: ✭ 21 (-73.08%)
Mutual labels:  nlp-machine-learning

Deep Learning and Machine Learning Experimentation

Current Project (Wed Apr 6 2016):

Currently working on replicating the Deep Attentive Reader in Keras. This model has been designed in the same way as described in the paper Teaching Machines to Read and Comprehend. So far, the results are consistantly improving - once 10% Accuracy has been achieved I intend to move over to an AWS instance to reduce the training time.

Directory: /keras/Attention

More info: Log

Help Required: Here

Weights: Avalible on request - email me - [email protected]

Overview of Projects Attempted:

  • EmbeddingKeras - A successful attempt to incorporate Word Vectors into a Deep Learning Sentiment Classifier
  • Spark_Course_EDx - Outputs from the weekl coursework
  • Keras - One of my favourite github projects and what has ignited my interest in Deep Learning
  • Learning_Python - Scipts I wrote to learn python with - some useful Terminal Commands too
  • NLP - A couple of Scripts I wrote prior to my interview with DataGenic
  • Spark_SQL - Experimenting with MySQL and Spark SQL (made when Spark SQL had just been released)
  • Torch_7_Learning - Playing around with Lua and Torch (Started Jan 2015)

Bitdeli Badge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].