All Projects → higepon → Tensorflow_seq2seq_chatbot

higepon / Tensorflow_seq2seq_chatbot

Licence: other

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tensorflow seq2seq chatbot

Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+53.09%)
Mutual labels:  chatbot, lstm, seq2seq
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (+475.31%)
Mutual labels:  chatbot, neural-networks, seq2seq
Tensorflow Seq2seq Dialogs
Build conversation Seq2Seq models with TensorFlow
Stars: ✭ 43 (-46.91%)
Mutual labels:  chatbot, neural-networks, seq2seq
Pytorch Chatbot
Pytorch seq2seq chatbot
Stars: ✭ 336 (+314.81%)
Mutual labels:  chatbot, seq2seq
Kraken
OCR engine for all the languages
Stars: ✭ 304 (+275.31%)
Mutual labels:  neural-networks, lstm
Seq2seq chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Stars: ✭ 308 (+280.25%)
Mutual labels:  chatbot, seq2seq
Deeplearning.ai Assignments
Stars: ✭ 268 (+230.86%)
Mutual labels:  neural-networks, lstm
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+353.09%)
Mutual labels:  neural-networks, lstm
Stock Prediction Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Stars: ✭ 4,660 (+5653.09%)
Mutual labels:  lstm, seq2seq
Tf seq2seq chatbot
[unmaintained]
Stars: ✭ 420 (+418.52%)
Mutual labels:  chatbot, seq2seq
Seq2seq Chatbot
Chatbot in 200 lines of code using TensorLayer
Stars: ✭ 777 (+859.26%)
Mutual labels:  chatbot, lstm
Dynamic Seq2seq
seq2seq中文聊天机器人
Stars: ✭ 303 (+274.07%)
Mutual labels:  chatbot, seq2seq
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (+264.2%)
Mutual labels:  neural-networks, seq2seq
Seq2seq Chatbot For Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.
Stars: ✭ 322 (+297.53%)
Mutual labels:  chatbot, seq2seq
Seq2seq chatbot links
Links to the implementations of neural conversational models for different frameworks
Stars: ✭ 270 (+233.33%)
Mutual labels:  chatbot, seq2seq
Handwriting Generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
Stars: ✭ 361 (+345.68%)
Mutual labels:  neural-networks, lstm
Practical seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
Stars: ✭ 563 (+595.06%)
Mutual labels:  chatbot, seq2seq
Simple Chatbot Keras
Design and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
Stars: ✭ 30 (-62.96%)
Mutual labels:  chatbot, lstm
Deepqa
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Stars: ✭ 2,811 (+3370.37%)
Mutual labels:  chatbot, seq2seq
Carrot
🥕 Evolutionary Neural Networks in JavaScript
Stars: ✭ 261 (+222.22%)
Mutual labels:  neural-networks, lstm

Please check old/ directory if you're looking for seq2seq chatbot + tweet bot.

What is this?

This is in progress and experimental seq2seq + reinforcement learning chatbot. The bot is not functional yet.

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