Month: November 2017

Creating a Chatbot with Deep Learning, Python, and TensorFlow p.1

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/ Tweets by …