Город МОСКОВСКИЙ
00:09:47

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

Аватар
Raspberry
Просмотры:
9
Дата загрузки:
28.11.2024 13:04
Длительность:
00:09:47
Категория:
Обучение

Описание

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/

Рекомендуемые видео