Training a Model - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.7

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



Duration: 17:21
86,214 views
816


Welcome to part 7 of the chatbot with Python and TensorFlow tutorial series.

Paperspace GPUs in the cloud $10 referral link: https://goo.gl/sY3M7Y

NMT Chatbot Project Github: https://github.com/daniel-kukiela/nmt-chatbot

Here, we're going to discuss our model. There are endless models that you could come up with and use, or find online and adapt to your needs. My main interest was in sequence to sequence models, since sequence to sequence models can be used for a chatbot, sure, but can also be used for a whole host of other things too. Basically everything in life can be reduced to sequences being mapped to sequences, so we could train quite a bit of things. For now though: I want a chatbot.

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


2018-01-11Training Model - Halite II 2017 Artificial Intelligence Competition p.6
2018-01-10Training Data - Halite II 2017 Artificial Intelligence Competition p.5
2018-01-09Deep Learning - Halite II 2017 Artificial Intelligence Competition p.4
2017-12-23Custom Bot - Halite II 2017 Artificial Intelligence Competition p.3
2017-12-22Modifying Starter Bot - Halite II 2017 Artificial Intelligence Competition p.2
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



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