Skip to content

ethantilley/Deep-Learning_ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Learning_ChatBot

Chat bot that uses deep learning to learn from conversational data!

What

This project I'm starting is going to eventually a chat bot. But for now im going to be retriving data from a websites conversations, clean that data and set it up to have seperate files that are pairs (question or statement with a responce).

Built With

  • Python - Programming language used
  • Pandas - Python library used for high-performance, easy-to-use data structures and data analysis
  • SourceTree - Repository softwear paired with github
  • ATOM - IDE used

Why

Building this project in efforts to learn how to manipulate data and feed it onto a mechine learning agent.

Authors

Goals With This Project

  • Structure The data
  • Clean The Data
  • Pair The Data (Question/Statement - Responce)
  • Build the AI agent to feed the data for training

About

Chat bot that uses deep learning to learn from conversational data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages