All Projects → Hierarchical Attention Network → Similar Projects or Alternatives

6155 Open source projects that are alternatives of or similar to Hierarchical Attention Network

Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-82.5%)
Mutual labels:  jupyter-notebook, word2vec, glove
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (-29.17%)
Mutual labels:  jupyter-notebook, word2vec, glove
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (+40.83%)
Mutual labels:  jupyter-notebook, word2vec
Wego
Word Embeddings (e.g. Word2Vec) in Go!
Stars: ✭ 336 (+180%)
Mutual labels:  word2vec, glove
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+199.17%)
Mutual labels:  jupyter-notebook, word2vec
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 (-46.67%)
Mutual labels:  jupyter-notebook, word2vec
Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (+25.83%)
Mutual labels:  word2vec, glove
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (-17.5%)
Mutual labels:  word2vec, glove
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-80.83%)
Mutual labels:  word2vec, glove
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+558.33%)
Mutual labels:  jupyter-notebook, word2vec
Word2vec Russian Novels
Inspired by word2vec-pride-vis the replacement of words of Russian most valuable novels text with closest word2vec model words. By Boris Orekhov
Stars: ✭ 39 (-67.5%)
Mutual labels:  jupyter-notebook, word2vec
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-60%)
Mutual labels:  jupyter-notebook, word2vec
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-60%)
Mutual labels:  jupyter-notebook, gru
Natural Language Processing
Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
Stars: ✭ 377 (+214.17%)
Mutual labels:  word2vec, glove
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (+21.67%)
Mutual labels:  word2vec, gru
Experiments
Some research experiments
Stars: ✭ 95 (-20.83%)
Mutual labels:  jupyter-notebook, word2vec
Book deeplearning in pytorch source
Stars: ✭ 236 (+96.67%)
Mutual labels:  jupyter-notebook, word2vec
Aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Stars: ✭ 239 (+99.17%)
Mutual labels:  jupyter-notebook, word2vec
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (+126.67%)
Mutual labels:  jupyter-notebook, gru
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+44.17%)
Mutual labels:  jupyter-notebook, word2vec
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (+277.5%)
Mutual labels:  jupyter-notebook, gru
Ngram2vec
Four word embedding models implemented in Python. Supporting arbitrary context features
Stars: ✭ 703 (+485.83%)
Mutual labels:  word2vec, glove
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-70.83%)
Mutual labels:  word2vec, glove
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-80%)
Mutual labels:  jupyter-notebook, word2vec
Vectorsinsearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
Stars: ✭ 71 (-40.83%)
Mutual labels:  word2vec, glove
Textclustering
Stars: ✭ 89 (-25.83%)
Mutual labels:  jupyter-notebook, word2vec
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+1061.67%)
Mutual labels:  word2vec, glove
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-71.67%)
Mutual labels:  jupyter-notebook, word2vec
Baiduyun deeplearning competition
百度云魅族深度学习应用大赛
Stars: ✭ 393 (+227.5%)
Mutual labels:  jupyter-notebook, gru
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+1138.33%)
Mutual labels:  jupyter-notebook, word2vec
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (+21.67%)
Mutual labels:  word2vec, glove
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+835.83%)
Mutual labels:  word2vec, glove
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (+33.33%)
Mutual labels:  jupyter-notebook, gru
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+495.83%)
Mutual labels:  word2vec, glove
Practical 1
Oxford Deep NLP 2017 course - Practical 1: word2vec
Stars: ✭ 220 (+83.33%)
Mutual labels:  jupyter-notebook, word2vec
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (+57.5%)
Mutual labels:  jupyter-notebook, word2vec
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+2748.33%)
Mutual labels:  jupyter-notebook, gru
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (+45.83%)
Mutual labels:  jupyter-notebook, word2vec
navec
Compact high quality word embeddings for Russian language
Stars: ✭ 118 (-1.67%)
Mutual labels:  word2vec, glove
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-82.5%)
Mutual labels:  word2vec, glove
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+196.67%)
Mutual labels:  word2vec, glove
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+236.67%)
Mutual labels:  word2vec, glove
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+239.17%)
Mutual labels:  jupyter-notebook, word2vec
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+205.83%)
Mutual labels:  jupyter-notebook, gru
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-50%)
Mutual labels:  jupyter-notebook, gru
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-12.5%)
Mutual labels:  word2vec, glove
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-6.67%)
Mutual labels:  gru, glove
Texture Synthesis Nonparametric Sampling
Implementation of "Texture Synthesis with Non-Parametric Sampling" paper by Alexei A. Efros and Thomas K. Leung
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Chromagan
Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization
Stars: ✭ 117 (-2.5%)
Mutual labels:  jupyter-notebook
Nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Cursopyladiessp
Curso Introdutório de Análise de Dados Públicos
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Code Challenges
Built for //BUILD 2017; this repo contains 15 minutes code challenges across data platform and analytics. Inclusive of; SQL Server on Linux, Azure SQL Database, Azure DocumentDB, Azure Search, HDInsight, MySQL as a Service, PostgreSQL as a Service, Bot Framework, Python Tools for Visual Studio, R Tools for Visual Studio. Get challenged, learn new stuff, fork the repo, contribute to the repo, and get a sneak peak the exciting world of Microsoft products and services.
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Deeplearning With Tensorflow Notes
龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Ds salary proj
Repo for the data science salary prediction of the Data Science Project From Scratch video on my youtube
Stars: ✭ 116 (-3.33%)
Mutual labels:  jupyter-notebook
Label smoothing
Corrupted labels and label smoothing
Stars: ✭ 119 (-0.83%)
Mutual labels:  jupyter-notebook
Midi Dataset
Code for creating a dataset of MIDI ground truth
Stars: ✭ 118 (-1.67%)
Mutual labels:  jupyter-notebook
Senato.py
A scraper for the data made available by the Italian Senate, and a cluster analysis to detect similar amendments.
Stars: ✭ 118 (-1.67%)
Mutual labels:  jupyter-notebook
Yolo Object Detection
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, we will apply the YOLO algorithm to detect objects in images.
Stars: ✭ 120 (+0%)
Mutual labels:  jupyter-notebook
Robbert
A Dutch RoBERTa-based language model
Stars: ✭ 120 (+0%)
Mutual labels:  jupyter-notebook
1-60 of 6155 similar projects