Hi everyone, I’m just now going to get more involved in this server, now that I’m less busy. I’m working on a tf tpu transformer Chatbot project and would like some help understanding some code that is necessary for it. The project is to create a Chatbot that will pass the Turing test, and also be part of the AGI project. I’m more fluent with python, tensorflow, predictions, and this topic is newer to me.
https://github.com/bryanlimy/tf2-transformer-chatbot
This is the code we chose to start from, but maybe someone here knows of a better starting point?