Data Structure - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.2

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=K2hFNFN9lRc



Duration: 9:48
195,721 views
1,866


What's going on everyone and welcome to the 2nd part of the chatbot with Python and TensorFlow tutorial series. By now, I am assuming you have the data downloaded, or you're just here to watch. With most machine learning, you need to take the data and, at some point, you need to have input and output. With neural networks, this means input layer and output layers for the actual neural network. For a chatbot, this means we need to separate things out to be a comment, and then a reply. The comment is the input, the reply is the desired output.

Text tutorials and sample code: https://pythonprogramming.net/
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-22Introduction - Halite II 2017 Artificial Intelligence Competition p.1
2017-12-17Bitcoin & Adpocalypse - Q&A 12
2017-12-15Interacting with our Chatbot - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.9
2017-12-08New NVIDIA card, standing desk, video releases - Q&A 11
2017-12-04NMT Concepts and Parameters - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.8
2017-12-03Training a Model - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.7
2017-12-02Database to Training Data - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.6
2017-11-27Building Database - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.5
2017-11-26Determining insert - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.4
2017-11-25Buffering dataset - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.3
2017-11-25Data Structure - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.2
2017-11-24Creating a Chatbot with Deep Learning, Python, and TensorFlow p.1
2017-11-12Adding Concurrency to our Web App - Go Lang Practical Programming Tutorial p.24
2017-11-12Buffering and Iterating over Channels - Go Lang Practical Programming Tutorial p.23
2017-11-12Channels - Go Lang Practical Programming Tutorial p.22
2017-11-11Panic and Recover - Go Lang Practical Programming Tutorial p.21
2017-11-11Defer - Go Lang Practical Programming Tutorial p.20
2017-11-10Goroutine Synchronization - Go Lang Practical Programming Tutorial p.19
2017-11-09Goroutines - Go Lang Practical Programming Tutorial p.18
2017-11-05S2000 MSR Cresson 3.1 CCW Nov 4 - An early end
2017-11-03Using templates - Go Lang Practical Programming Tutorial p.17



Tags:
chatbot
Python
tensorflow
deep learning
sequence to sequence
seq2seq
artificial intelligence
machine learning
tutorial
programming
chat
bot