All Projects → Pointer Networks → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Pointer Networks

Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-9.32%)
Mutual labels:  lstm
Char rnn lm zh
language model in Chinese,基于Pytorch官方文档实现
Stars: ✭ 57 (-51.69%)
Mutual labels:  lstm
Pytorch Sentiment Classification
LSTM and CNN sentiment analysis
Stars: ✭ 89 (-24.58%)
Mutual labels:  lstm
Speech Music Detection
Python framework for Speech and Music Detection using Keras.
Stars: ✭ 56 (-52.54%)
Mutual labels:  lstm
Robust Lane Detection
Stars: ✭ 110 (-6.78%)
Mutual labels:  lstm
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-55.93%)
Mutual labels:  lstm
Lstm chem
Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.
Stars: ✭ 87 (-26.27%)
Mutual labels:  lstm
Time Attention
Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971
Stars: ✭ 52 (-55.93%)
Mutual labels:  lstm
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (-11.02%)
Mutual labels:  lstm
Ner blstm Crf
LSTM-CRF for NER with ConLL-2002 dataset
Stars: ✭ 51 (-56.78%)
Mutual labels:  lstm
Self Attention Classification
document classification using LSTM + self attention
Stars: ✭ 84 (-28.81%)
Mutual labels:  lstm
Jambot
Stars: ✭ 50 (-57.63%)
Mutual labels:  lstm
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (-3.39%)
Mutual labels:  lstm
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-59.32%)
Mutual labels:  lstm
Tensorflow seq2seq chatbot
Stars: ✭ 81 (-31.36%)
Mutual labels:  lstm
Pytorchtext
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Stars: ✭ 1,022 (+766.1%)
Mutual labels:  lstm
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (-13.56%)
Mutual labels:  lstm
Sangita
A Natural Language Toolkit for Indian Languages
Stars: ✭ 43 (-63.56%)
Mutual labels:  lstm
Pytorch Sentiment Analysis Classification
A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)
Stars: ✭ 80 (-32.2%)
Mutual labels:  lstm
Char Rnn Keras
TensorFlow implementation of multi-layer recurrent neural networks for training and sampling from texts
Stars: ✭ 40 (-66.1%)
Mutual labels:  lstm
Twitter Emotion Recognition
Models for predicting emotions from English tweets.
Stars: ✭ 111 (-5.93%)
Mutual labels:  lstm
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-66.95%)
Mutual labels:  lstm
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-33.9%)
Mutual labels:  lstm
Twitter Sentiment Analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Stars: ✭ 978 (+728.81%)
Mutual labels:  lstm
Deep Generation
I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.
Stars: ✭ 101 (-14.41%)
Mutual labels:  lstm
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-71.19%)
Mutual labels:  lstm
Dialogue Understanding
This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empirical Study
Stars: ✭ 77 (-34.75%)
Mutual labels:  lstm
Rnn Theano
使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等
Stars: ✭ 31 (-73.73%)
Mutual labels:  lstm
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+1258.47%)
Mutual labels:  lstm
Lstm peptides
Long short-term memory recurrent neural networks for learning peptide and protein sequences to later design new, similar examples.
Stars: ✭ 30 (-74.58%)
Mutual labels:  lstm
Lstm Ctc Ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
Stars: ✭ 70 (-40.68%)
Mutual labels:  lstm
Sudl
light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)
Stars: ✭ 29 (-75.42%)
Mutual labels:  lstm
Keras Timeseries Prediction
Time series prediction with Sequential Model and LSTM units
Stars: ✭ 100 (-15.25%)
Mutual labels:  lstm
Banglatranslator
Bangla Machine Translator
Stars: ✭ 21 (-82.2%)
Mutual labels:  lstm
Deepzip
NN based lossless compression
Stars: ✭ 69 (-41.53%)
Mutual labels:  lstm
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+650.85%)
Mutual labels:  lstm
Deep Learning Based Ecg Annotator
Annotation of ECG signals using deep learning, tensorflow’ Keras
Stars: ✭ 110 (-6.78%)
Mutual labels:  lstm
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-89.83%)
Mutual labels:  lstm
Hred Attention Tensorflow
An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorflow and uses an attention mechanism.
Stars: ✭ 68 (-42.37%)
Mutual labels:  lstm
Re Verb
speaker diarization system using an LSTM
Stars: ✭ 27 (-77.12%)
Mutual labels:  lstm
A Recsys
A Tensorflow based implicit recommender system
Stars: ✭ 99 (-16.1%)
Mutual labels:  lstm
Chainer Rnn Ner
Named Entity Recognition with RNN, implemented by Chainer
Stars: ✭ 19 (-83.9%)
Mutual labels:  lstm
Keras bert classification
Bert-classification and bert-dssm implementation with keras.
Stars: ✭ 67 (-43.22%)
Mutual labels:  lstm
Tensorflow Onnx
Convert TensorFlow models to ONNX
Stars: ✭ 900 (+662.71%)
Mutual labels:  lstm
Lstm Gru Pytorch
LSTM and GRU in PyTorch
Stars: ✭ 109 (-7.63%)
Mutual labels:  lstm
Tensorflow Tutorial
Some interesting TensorFlow tutorials for beginners.
Stars: ✭ 893 (+656.78%)
Mutual labels:  lstm
Irm Based Speech Enhancement Using Lstm
Ideal Ratio Mask (IRM) Estimation based Speech Enhancement using LSTM
Stars: ✭ 66 (-44.07%)
Mutual labels:  lstm
Python autocomplete
A simple neural network for python autocompletion
Stars: ✭ 779 (+560.17%)
Mutual labels:  lstm
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (-16.1%)
Mutual labels:  lstm
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+525.42%)
Mutual labels:  lstm
Sign Language
Sign Language Recognition for Deaf People
Stars: ✭ 65 (-44.92%)
Mutual labels:  lstm
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+493.22%)
Mutual labels:  lstm
Tesseract
This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
Stars: ✭ 43,199 (+36509.32%)
Mutual labels:  lstm
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-49.15%)
Mutual labels:  lstm
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (+0%)
Mutual labels:  lstm
Lstm Autoencoders
Anomaly detection for streaming data using autoencoders
Stars: ✭ 113 (-4.24%)
Mutual labels:  lstm
Pytorch Gan Timeseries
GANs for time series generation in pytorch
Stars: ✭ 109 (-7.63%)
Mutual labels:  lstm
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+9306.78%)
Mutual labels:  lstm
Multitask sentiment analysis
Multitask Deep Learning for Sentiment Analysis using Character-Level Language Model, Bi-LSTMs for POS Tag, Chunking and Unsupervised Dependency Parsing. Inspired by this great article https://arxiv.org/abs/1611.01587
Stars: ✭ 93 (-21.19%)
Mutual labels:  lstm
Limit orderbook prediction
Stars: ✭ 61 (-48.31%)
Mutual labels:  lstm
61-120 of 398 similar projects