Tensor Flow
  • Tensor Flow
  • Introduction
  • Installation
    • MacOs
    • Ubuntu
  • Applications
    • Chatbot
      • Introduction
        • Concepts and parameters
      • Dependencies
        • Libraries
        • Data - Reddit
      • Data Structure
      • Buffering Data
      • Building DataBase
      • Training DataBase and Model
      • Interaction with ChatBot
    • Image Recognition
      • Introduction
      • Dependecies
      • Example
        • Results
Powered by GitBook
On this page

Was this helpful?

  1. Applications

Chatbot

PreviousApplicationsNextIntroduction

Last updated 5 years ago

Was this helpful?

This project is enfocated on developing a Chatbot that could talk to people in real - time. In order to developing this project we need to use machine learning task, we should first train the data, then structure and format the input and output data so the machine learning algorithm can read it and understand.