All Projects → lstm-math → Similar Projects or Alternatives

557 Open source projects that are alternatives of or similar to lstm-math

Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+376.92%)
Mutual labels:  lstm, seq2seq
fiction generator
Fiction generator with Tensorflow. 模仿王小波的风格的小说生成器
Stars: ✭ 27 (+3.85%)
Mutual labels:  lstm, seq2seq
Tensorflow novelist
模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
Stars: ✭ 244 (+838.46%)
Mutual labels:  lstm, seq2seq
Tensorflow seq2seq chatbot
Stars: ✭ 81 (+211.54%)
Mutual labels:  lstm, seq2seq
Stock Prediction Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Stars: ✭ 4,660 (+17823.08%)
Mutual labels:  lstm, seq2seq
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (+603.85%)
Mutual labels:  lstm, seq2seq
Deep News Summarization
News summarization using sequence to sequence model with attention in TensorFlow.
Stars: ✭ 167 (+542.31%)
Mutual labels:  lstm, seq2seq
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (+26.92%)
Mutual labels:  lstm, seq2seq
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (+500%)
Mutual labels:  lstm, seq2seq
dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (+400%)
Mutual labels:  lstm, seq2seq
2D-LSTM-Seq2Seq
PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.
Stars: ✭ 25 (-3.85%)
Mutual labels:  lstm, seq2seq
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+52057.69%)
Mutual labels:  lstm, seq2seq
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (+511.54%)
Mutual labels:  lstm, seq2seq
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (+103.85%)
Mutual labels:  lstm, seq2seq
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (+753.85%)
Mutual labels:  lstm, seq2seq
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+13046.15%)
Mutual labels:  lstm, seq2seq
A-Persona-Based-Neural-Conversation-Model
No description or website provided.
Stars: ✭ 22 (-15.38%)
Mutual labels:  seq2seq
theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
Stars: ✭ 40 (+53.85%)
Mutual labels:  lstm
deep-char-cnn-lstm
Deep Character CNN LSTM Encoder with Classification and Similarity Models
Stars: ✭ 20 (-23.08%)
Mutual labels:  lstm
extkeras
Playground for implementing custom layers and other components compatible with keras, with the purpose to learn the framework better and perhaps in future offer some utils for others.
Stars: ✭ 18 (-30.77%)
Mutual labels:  lstm
keras-malicious-url-detector
Malicious URL detector using keras recurrent networks and scikit-learn classifiers
Stars: ✭ 24 (-7.69%)
Mutual labels:  lstm
Attention
Repository for Attention Algorithm
Stars: ✭ 39 (+50%)
Mutual labels:  lstm
transformer
A PyTorch Implementation of "Attention Is All You Need"
Stars: ✭ 28 (+7.69%)
Mutual labels:  seq2seq
novel writer
Train LSTM to writer novel (HongLouMeng here) in Pytorch.
Stars: ✭ 14 (-46.15%)
Mutual labels:  lstm
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Stars: ✭ 56 (+115.38%)
Mutual labels:  lstm
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (-23.08%)
Mutual labels:  lstm
air writing
Online Hand Writing Recognition using BLSTM
Stars: ✭ 26 (+0%)
Mutual labels:  lstm
deep-keyphrase
seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer
Stars: ✭ 51 (+96.15%)
Mutual labels:  seq2seq
adversarial-code-generation
Source code for the ICLR 2021 work "Generating Adversarial Computer Programs using Optimized Obfuscations"
Stars: ✭ 16 (-38.46%)
Mutual labels:  seq2seq
traffic-prediction
Predict traffic flow with LSTM. For experimental purposes only, unsupported!
Stars: ✭ 47 (+80.77%)
Mutual labels:  lstm
chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (+23.08%)
Mutual labels:  seq2seq
deep-trans
Transliterating English to Hindi using Recurrent Neural Networks
Stars: ✭ 44 (+69.23%)
Mutual labels:  lstm
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (+69.23%)
Mutual labels:  lstm
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (+115.38%)
Mutual labels:  lstm
keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
Stars: ✭ 51 (+96.15%)
Mutual labels:  seq2seq
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (+53.85%)
Mutual labels:  lstm
minimal-nmt
A minimal nmt example to serve as an seq2seq+attention reference.
Stars: ✭ 36 (+38.46%)
Mutual labels:  seq2seq
FontRNN
Implementation of FontRNN [Computer Graphics Forum, 2019].
Stars: ✭ 27 (+3.85%)
Mutual labels:  seq2seq
kaspersky hackathon
https://events.kaspersky.com/hackathon/
Stars: ✭ 25 (-3.85%)
Mutual labels:  lstm
sequence-rnn-py
Sequence analyzing using Recurrent Neural Networks (RNN) based on Keras
Stars: ✭ 28 (+7.69%)
Mutual labels:  lstm
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (+203.85%)
Mutual labels:  lstm
sentence2vec
Deep sentence embedding using Sequence to Sequence learning
Stars: ✭ 23 (-11.54%)
Mutual labels:  seq2seq
Speech-Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 21 (-19.23%)
Mutual labels:  lstm
iPerceive
Applying Common-Sense Reasoning to Multi-Modal Dense Video Captioning and Video Question Answering | Python3 | PyTorch | CNNs | Causality | Reasoning | LSTMs | Transformers | Multi-Head Self Attention | Published in IEEE Winter Conference on Applications of Computer Vision (WACV) 2021
Stars: ✭ 52 (+100%)
Mutual labels:  lstm
DeepLearning-Lab
Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,InceptionV3,transfer learning.
Stars: ✭ 83 (+219.23%)
Mutual labels:  seq2seq
Deep-Learning-Tensorflow
Gathers Tensorflow deep learning models.
Stars: ✭ 50 (+92.31%)
Mutual labels:  seq2seq
Show and Tell
Show and Tell : A Neural Image Caption Generator
Stars: ✭ 74 (+184.62%)
Mutual labels:  lstm
AdvancedDeepLearning
Advanced Deep Learning
Stars: ✭ 28 (+7.69%)
Mutual labels:  lstm
CVAE Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Stars: ✭ 16 (-38.46%)
Mutual labels:  seq2seq
tensorflow-node-examples
Tensorflow Node.js Examples
Stars: ✭ 21 (-19.23%)
Mutual labels:  lstm
OCR
Optical character recognition Using Deep Learning
Stars: ✭ 25 (-3.85%)
Mutual labels:  lstm
Simple-Tensor
A simplification of Tensorflow Tensor Operations
Stars: ✭ 17 (-34.62%)
Mutual labels:  lstm
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
Stars: ✭ 71 (+173.08%)
Mutual labels:  seq2seq
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-38.46%)
Mutual labels:  lstm
dnn-lstm-word-segment
Chinese Word Segmention Base on the Deep Learning and LSTM Neural Network
Stars: ✭ 24 (-7.69%)
Mutual labels:  lstm
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-34.62%)
Mutual labels:  seq2seq
classifier multi label seq2seq attention
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search
Stars: ✭ 26 (+0%)
Mutual labels:  seq2seq
NeuralCitationNetwork
Neural Citation Network for Context-Aware Citation Recommendation (SIGIR 2017)
Stars: ✭ 24 (-7.69%)
Mutual labels:  seq2seq
Forecasting-Solar-Energy
Forecasting Solar Power: Analysis of using a LSTM Neural Network
Stars: ✭ 23 (-11.54%)
Mutual labels:  lstm
YodaSpeak
Translating English to Yoda English using Sequence-to-Sequence with Tensorflow.
Stars: ✭ 25 (-3.85%)
Mutual labels:  seq2seq
1-60 of 557 similar projects