All Projects → keon → Pointer Networks

keon / Pointer Networks

Licence: mit
Pointer Networks Implementation in Keras

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pointer Networks

Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (-12.71%)
Mutual labels:  lstm
Lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
Stars: ✭ 111 (-5.93%)
Mutual labels:  lstm
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-5.08%)
Mutual labels:  lstm
Awesome Deep Learning Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Stars: ✭ 1,469 (+1144.92%)
Mutual labels:  lstm
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-8.47%)
Mutual labels:  lstm
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+1238.98%)
Mutual labels:  lstm
Stock Market Prediction Web App Using Machine Learning And Sentiment Analysis
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
Stars: ✭ 101 (-14.41%)
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
Deep Learning Based Ecg Annotator
Annotation of ECG signals using deep learning, tensorflow’ Keras
Stars: ✭ 110 (-6.78%)
Mutual labels:  lstm
Lstm Gru Pytorch
LSTM and GRU in PyTorch
Stars: ✭ 109 (-7.63%)
Mutual labels:  lstm
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (-9.32%)
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
Robust Lane Detection
Stars: ✭ 110 (-6.78%)
Mutual labels:  lstm
Jlm
A fast LSTM Language Model for large vocabulary language like Japanese and Chinese
Stars: ✭ 105 (-11.02%)
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
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (-13.56%)
Mutual labels:  lstm
Twitter Emotion Recognition
Models for predicting emotions from English tweets.
Stars: ✭ 111 (-5.93%)
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

Code upgrade of Pointer Networks to run on keras>=2.4.3 and tensorflow>=2.2.0

The original author code is at https://github.com/keon/pointer-networks.git.

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].