Creating a Chatbot with Deep Learning, Python, and TensorFlow p.1 VIDEO
In this tutorial series we build a Chatbot with TensorFlow's sequence to sequence library and by building a massive database from Reddit comments.
Text tutorials and sample code: https://pythonprogramming.net/chatbot-deep-learning-python-tensorflow/
Monthly compressed comment dumps: http://files.pushshift.io/reddit/comments/
1.7bln comments: https://www.reddit.com/r/datasets/comments/3bxlg7/i_have_every_publicly_available_reddit_comment/?st=j9udbxta&sh=69e4fee7
ONE MONTH magnet: magnet:?xt=urn:btih:32916ad30ce4c90ee4c47a95bd0075e44ac15dd2&dn=RC%5F2015-01.bz2&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969
FULL 1.7bln comment torrent:
magnet:?xt=urn:btih:7690f71ea949b868080401c749e878f98de34d3d&dn=reddit%5Fdata&tr=http%3A%2F%2Ftracker.pushshift.io%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80
Loaded on bigquery: https://www.reddit.com/r/bigquery/comments/3cej2b/17_billion_reddit_comments_loaded_on_bigquery/?st=jae26i99&sh=3d53e174
And: https://bigquery.cloud.google.com/table/fh-bigquery:reddit_comments.2015_05
https://pythonprogramming.net/support-donate/
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://www.twitch.tv/sentdex
https://plus.google.com/+sentdex
Other Videos By sentdex 2017-12-17 Bitcoin & Adpocalypse - Q&A 12 2017-12-15 Interacting with our Chatbot - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.9 2017-12-08 New NVIDIA card, standing desk, video releases - Q&A 11 2017-12-04 NMT Concepts and Parameters - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.8 2017-12-03 Training a Model - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.7 2017-12-02 Database to Training Data - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.6 2017-11-27 Building Database - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.5 2017-11-26 Determining insert - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.4 2017-11-25 Buffering dataset - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.3 2017-11-25 Data Structure - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.2 2017-11-24 Creating a Chatbot with Deep Learning, Python, and TensorFlow p.1 2017-11-12 Adding Concurrency to our Web App - Go Lang Practical Programming Tutorial p.24 2017-11-12 Buffering and Iterating over Channels - Go Lang Practical Programming Tutorial p.23 2017-11-12 Channels - Go Lang Practical Programming Tutorial p.22 2017-11-11 Panic and Recover - Go Lang Practical Programming Tutorial p.21 2017-11-11 Defer - Go Lang Practical Programming Tutorial p.20 2017-11-10 Goroutine Synchronization - Go Lang Practical Programming Tutorial p.19 2017-11-09 Goroutines - Go Lang Practical Programming Tutorial p.18 2017-11-05 S2000 MSR Cresson 3.1 CCW Nov 4 - An early end 2017-11-03 Using templates - Go Lang Practical Programming Tutorial p.17 2017-11-02 HTML templates - Go Lang Practical Programming Tutorial p.16
Tags: chatbot
Python
tensorflow
deep learning
sequence to sequence
seq2seq
artificial intelligence
machine learning
tutorial
programming
chat
bot