diff --git a/Home.md b/Home.md index 3d9c9a9..c900899 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ Kirk is a basic chatbot designed to experiment how IA is able to learn and memor ### Data acquisition -Kirk connect to IRC. It stays there doing conversation until it's data batch is full. It will then disconnect, saving the data batch in DB, and reconnect without memory of previous conversation. +Kirk connect to IRC and stays there doing conversation until it's data batch is full. It will then disconnect, saving the data batch in DB, and reconnect without memory of previous conversation. ### Model training