Topic: "seq2seq-model"
fendouai/Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
Language: Python - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 2,077 - Forks: 410

lukalabs/cakechat 📦
CakeChat: Emotional Generative Dialog System
Language: Python - Size: 588 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1,701 - Forks: 926

adeshpande3/Facebook-Messenger-Bot
Facebook chatbot that I trained to talk like me using Seq2Seq
Language: Python - Size: 2.84 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 712 - Forks: 265

bshao001/ChatLearner
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Language: Python - Size: 35.2 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 540 - Forks: 211

pochih/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
Language: Python - Size: 51.4 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 418 - Forks: 140

Marsan-Ma-zz/tf_chatbot_seq2seq_antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
Language: Python - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 365 - Forks: 165

crownpku/Somiao-Pinyin
Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法
Language: Python - Size: 143 KB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 266 - Forks: 78

worldbank/REaLTabFormer
A suite of auto-regressive and Seq2Seq (sequence-to-sequence) transformer models for tabular and relational synthetic data generation.
Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 225 - Forks: 26

csnlp/Dialogue-Generation
A Paper List for Open-Domain Dialogue Generation, and related datasets.
Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 202 - Forks: 31

Disiok/poetry-seq2seq
Chinese Poetry Generation
Language: Jupyter Notebook - Size: 77.3 MB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 177 - Forks: 64

kaka-lin/stock-price-predict
Implementation of seq2seq with attention in keras
Language: Python - Size: 14.5 MB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 114 - Forks: 27

sea-boat/seq2seq_chatbot
a chatbot which is implemented via seq2seq model.
Language: Python - Size: 33.4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 88 - Forks: 58

xueyouluo/my_seq2seq
My seq2seq based on tensorflow
Language: Python - Size: 419 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 70 - Forks: 21

HareeshBahuleyan/tf-var-attention
Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)
Language: Python - Size: 20.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 68 - Forks: 18

Sanqiang/text_simplification
Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.
Language: Python - Size: 135 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 66 - Forks: 15

chen0040/keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
Language: Python - Size: 118 MB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 53 - Forks: 25

morningmoni/GAR
Code and resources for papers "Generation-Augmented Retrieval for Open-Domain Question Answering" and "Reader-Guided Passage Reranking for Open-Domain Question Answering", ACL 2021
Language: Python - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 51 - Forks: 9

An-Yuhang-ace/VesselTrajectoryPrediction
lstm-rnn, seq2seq model and attention-seq2seq model for vessel trajectory prediction.
Language: Python - Size: 59 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 7

AkiRusProd/numpy-transformer
A numpy implementation of the Transformer model in "Attention is All You Need"
Language: Python - Size: 316 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 43 - Forks: 7

channelCS/Audio-Vision
Implementation and reviews of Audio & Computer vision related papers in python using keras and tensorflow.
Language: Python - Size: 1.81 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 12

henriblancke/neural-chat
An AI chatbot using seq2seq
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 32 - Forks: 12

changwookjun/learningspoons
nlp lecture-notes and source code
Language: Jupyter Notebook - Size: 168 MB - Last synced at: 23 days ago - Pushed at: almost 6 years ago - Stars: 31 - Forks: 14

alphadl/Neural-Machine-Translation
Several basic neural machine translation models implemented by PyTorch & TensorFlow
Language: Python - Size: 30.1 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 7

shrebox/Personified-Chatbot
A personified chatbot responding to a query based on the answering pattern of Dr. APJ Abdul Kalam using Information Retrieval, Natural Language Processing, and Deep Learning techniques.
Language: Python - Size: 4.06 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 0

chen0040/keras-question-and-answering-web-api
Question answering system developed using seq2seq and memory network model in Keras
Language: Python - Size: 1.4 GB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 14

arianhosseini/Question-Answering
Exploration of various deep neural networks for Question Answering and Reading Comprehension
Language: Python - Size: 1 MB - Last synced at: 22 days ago - Pushed at: about 8 years ago - Stars: 21 - Forks: 4

yanqiangmiffy/seq2seq-nmt
:smiley_cat: 基于Keras实现seq2seq,进行英文到中文的翻译
Language: Python - Size: 699 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 10

ShrishtiHore/Conversational_Chatbot_using_LSTM
This project is to create conversational chatbot using Sequence to sequence LSTM models. Sequence to sequence learning is about training models to convert from one domain to sequences another domain.🔊👾😎
Language: Jupyter Notebook - Size: 231 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 12

chen0040/keras-language-translator-web-api
A simple language translator implemented in Keras with Flask serving web
Language: Python - Size: 254 MB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 6

iwangjian/Sequence-Models
Programming assignments of "Sequence Models" course by Andrew Ng.
Language: Jupyter Notebook - Size: 51.3 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 22

HRSadeghi/NeuralPersianPoet
Neural Persian Poet: A sequence-to-sequence model for composing Persian poetry
Language: Jupyter Notebook - Size: 26.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

Moeinh77/Chatbot-with-TensorFlow-and-Keras
Chatbot using Seq2Seq model and Attention
Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 3

mhfu0/ADLxMLDS2017
Works for Applied Deep Learning / Machine Learning and Having It Deep and Structured (2017 FALL) @ NTU
Language: Python - Size: 116 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

amitkumarj441/Bitcoin-Price-Prediction
Predict Bitcoin Price using Recurrent Neural Network
Language: Python - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 4

bilalhameed248/Urdu-To-English-Machine-Translation
Fine tuned Urdu to English machine translation pre train model using Hugging-Face Trainer API on custom dataset.
Language: Jupyter Notebook - Size: 60.5 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

DaelimICC/Daelimi
AI를 활용한 대림대학교 FAQ 봇
Size: 1.04 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 5

sourcecode369/deep-natural-language-processing
Curated implementation notebooks and scripts of deep learning based natural language processing tasks and challenges in TensorFlow.
Language: Jupyter Notebook - Size: 24.1 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 10

abdouaziz/wolof-translation
This project is about a neural machine translation in wolof language to french .
Language: Python - Size: 683 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

smit25/Paraphrase-Generation
Language: Python - Size: 132 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

tonandr/ymc
Yaw misalignment calibrator of wind turbine using RNN and Kalman filter
Language: Python - Size: 34 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 7

smafjal/Bengali-Machine-Translation-seq2seq-with-attention
Bengali Machine Translation by using encoder-decoder with attention model
Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 4

KevinMathewT/Chatbot-Tensorflow
Chatbot using Seq2Seq model using Tensorflow
Language: Python - Size: 23.8 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

Ajax0564/VyomAI
VyomAI: state-of-the-art NLP LLM Vision MultiModel transformers implementation into Pytorch
Language: Python - Size: 37.9 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 4 - Forks: 0

Priyanshiguptaaa/Flipkart_Product_Categorization
This repository illustrates the task of applying Machine Translation ( Seq2Seq Attention Network ) for Product Categorization of an E-Commerce Website data (Flipkart), classification of the description of products into the primary category of their category tree, and documenting the path to an optimal model pipeline
Language: Jupyter Notebook - Size: 4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

coderZMR/NeuralMachineTranslation
基于Java Web与神经网络的机器翻译网站
Language: Java - Size: 4.37 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

KrishnaDN/LAS-Pytorch
Implementation of the paper "Listen, Attend and Spell" Paper in Pytorch
Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

HoangHao1009/Chatbot
Train Seq2Seq with Attention Chatbot
Language: Python - Size: 8.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

fork123aniket/Graph-Neural-Network-based-Visual-Question-Answering
Implementation of GNNs for Visual Question Answering task in PyTorch
Language: Python - Size: 865 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

woodongk/story-blender
🤖 ➡︎ 🧑🏻🦰 Human-Like Story Generation from Caption Using Seq2Seq Model
Language: Jupyter Notebook - Size: 49.7 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

ITCUI-XJTLU/Seq2Seq
A text-summarization model based on Seq2seq famework . we use pytorch , torchtext to build the model
Language: Python - Size: 394 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

Orbis36/2020ICM-MCM
Algorithm regular using and Latex code
Language: Jupyter Notebook - Size: 8.07 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

kawaijoe/explore-text-sum
Language: Python - Size: 1.67 MB - Last synced at: about 3 hours ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

OliverEdholm/Tensorflow-Easy-Seq2Seq
A tool that allows you to easily train a Seq2Seq model, get the embeddings and the outputs without having much knowledge about deep learning.
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

GauravG-20/Abstractive-Text-Summarization
Abstractive text summarization generates a shorter version of a given sentence while attempting to preserve its contextual meaning. In our approach we model the problem using an attentional encoder decoder which ensures that the decoder focuses on the appropriate input words at each step of our generation.
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sudips413/seq2seq-Summarizer-Train
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

sudoberlin/chatbot
ChatBot
Language: Jupyter Notebook - Size: 9 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Imvicoder/Text-Summarization
This project uses seq2seq learning model to generate abstract summaries of opinionated data.
Language: Jupyter Notebook - Size: 21.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

kevin-atsou/formerslab
A simple set of transformers-based Neural Network building blocks to reproduce or build LLMs
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Zabatly/AI
Recommender and Chatbot Systems
Language: Python - Size: 36.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

anujsahani01/English-Marathi-Translation
Fine-tuned and compared 3 🤗 pre-trained Multilingual LLMs
Language: Jupyter Notebook - Size: 333 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danielwatson6/neural-punctuator
Seq2Seq model that restores punctuation on English input text.
Language: Python - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

johnnytorres/recsys_twconv_s2s
Recommending Users to Engage in Twitter Conversations
Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

saminheydarian/DeepLearning_Course_2021
Deep Learning Course | Home Works | Spring 2021 | Dr. MohammadReza Mohammadi
Language: Jupyter Notebook - Size: 104 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ymchiQQ/seq2seq-elvc
seq2seq ELVC
Size: 8.27 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abhilash1910/DeepGenerator
Sentence Sequence Transduction Library (Seq to Seq) for text generation using sequential generative Vanilla RNN using numpy
Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Shaashwat05/donna
A smart chatbot which mimics donna a character from suits
Language: Python - Size: 8.18 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nguyenquocviet1306/SummaryVietnamese
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

saife245/ChatBot
Language: Jupyter Notebook - Size: 17 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

msank00/api_seq2seq
REST API for training and prediction of seq2seq model
Language: Python - Size: 2.72 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Macielyoung/Seq2Seq-Chatbot
Using seq2seq model to train a simple chatbot
Language: Python - Size: 81.3 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Sumegh-git/NLP
Language: Python - Size: 10.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mabirck/Generic_Seq2Seq
I replicate and make the original Seq2Seq from PyTorch tutorials to be easy to use and adapt.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

amitkumarj441/ChatBot
Building a Flask based ChatBot using seq2seq model
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

BhawnaMehbubani/Conversational-Chatbot-using-LSTM
Creation of a conversational chatbot using Sequence-to-Sequence (Seq2Seq) Long Short-Term Memory (LSTM) models. A chatbot built on deep learning offers human-like responses, making it ideal for applications like customer support, personal assistants, and more.
Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Rajarshi1001/NMT_challenge
This repository is related to the NMT challenge conducted in the CS779A course
Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

TristanThorn/seq2seq-transformers-pytorch
A basic seq2seq transformers model trained and validated on the Multi30k dataset.
Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Avinashrkrk/CLinicalBERT-Medical-ChatBot
A Medical Chatbot using ClinicalBERT and seq2seq
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SayamAlt/Global-News-Headlines-Text-Summarization
Successfully established a text summarization model using Seq2Seq modeling with Luong Attention, which can give a short and concise summary of the global news headlines.
Language: Jupyter Notebook - Size: 513 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

justdepie/MSc-Thesis-From-Tables-to-Natural-Language-Summaries
Thesis scope: Train and Develop a Table-to-Text Transformer-based model for contextual summarization of tabular data. To achieve this T5-small , T5-base, Bart-base and Llama2 7B chat were finetuned on ToTTo and QTSumm. Regarding ToTTo, the models outperformed the benchmark.
Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sednabcn/Python-NLTK
This repository describes NLTK methodology applied to Machine Learning
Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rajiur/nlp-seq2seq-tutorial
Implement a sequence to sequence (seq2seq) model and analyze the models' performance.
Language: HTML - Size: 1.74 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

diasKayky/Huet-AI
Huet.AI é um app que faz tradução de Língua Brasileira de Sinais (Libras) para língua portuguesa utilizando IA.
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

showpiecep/one-to-one-MT
This colab`s notebook contains pipeline for creating one-to-one machine translation model based on Seq2SeqTransformer
Language: Jupyter Notebook - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mallapraveen/English-Indic-English-Transliteration
This project is focused on word to to word transliteration from English to Indic languages and vice-versa. . This was done using seq2seq architecture using **LSTM** and **GRU** and **LSTM with Bahdanau Attention mechanism**.
Language: PureBasic - Size: 266 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jyanqa/GRU-seq2seq-Model
Course project for NLP class, Fall 2021 at ETH Zurich: Assessing the robustness of the Seq2Seq neural machine translation.
Language: Jupyter Notebook - Size: 3.18 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KhiemPhi/Seq2Seq-Derivative
A Sequence2Sequence Approach To Derivative Calculation
Language: Python - Size: 64 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

EtTu-Prayush/Seq2Seq-Model-for-Machine-Translation
Seq2Seq Model for Machine Translation, there are two versions of the same model, the second model uses transfer learning to get weights from the RNN.
Language: Jupyter Notebook - Size: 4.4 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gborn/Extractive-Summary-and-Keywords-of-Financial-News
A webapp to extract summary and important keywords in news text using HuggingFace transformers.
Language: Python - Size: 3.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

manishemirani/Seq2Seq_addition
Seq2Seq addition task
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abdouaziz/chatbot
ChatBot Based Seq2seq Model
Language: Jupyter Notebook - Size: 958 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codtiger/AttentionSeq2Seq-Torch
Sequence to Sequence Model + Attention Using PyTorch
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abdouaziz/neural-machine-translation
A Seq2seq Natural Machine Translation
Language: Jupyter Notebook - Size: 6.04 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

priyam314/Deep-Learning
Image Captioning project implemented in PyTorch. AutoEncoders are used here. The model takes an image as an input and generates text which describes the image.
Language: Jupyter Notebook - Size: 248 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AkashSDas/abstractive-text-summarization
Abstractive text summarization models having encoder decoder architecture built using just LSTMs, Bidirectional LSTMs and Hybrid architecture and trained on TPU. Also pre-trained word embedding is used to speed up the process.
Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sanjass/Malware-Classification-Seq2Seq
Final project for an MIT class in Advanced NLP.
Language: Python - Size: 2.52 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

xenaritu/Art-using-Deep-Learning
This repository is dedicated to generating art and poetry using deep learning models
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Ayaanmoh/ques_gen
Question Generation using Seq2seq
Language: Python - Size: 38.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bayshore-intelligence-solutions/Stock-Trader
Stock Trader to predict high frequecy stocks
Language: Python - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

crypto-code/Machine-Translation
Train a Seq2Seq Model with Attention to Translate from One Language to Another
Language: Python - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

soni-ratnesh/song-generation
Song is here, sing a song!! Generate a custom song using the model trained on 5500K+ song lyrics.
Language: Jupyter Notebook - Size: 38.3 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
