Skip to content

amin-tohidi/Persian-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Artificial-intelligence-chatbot

Summary

The architecture intended for the system is sequence-to-sequence architecture. To execute, you first need to convert the sentences into code, the conversion of sentences into code is done by a dictionary that is a word in the database. The network of choice for the system is the LSTM network, and since the input of this network must be a vector, the words that were converted to code in the previous step enter an embedding layer to become a vector, these vectors are the input of the LSTM network Encoder .

01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published