daniel-kukiela / nmt-chatbot

NMT Chatbot
GNU General Public License v3.0
387 stars 214 forks source link

Cannot Downgrade Tensorflow 1.x on Google Colab #184

Open tahaozturk opened 1 year ago

tahaozturk commented 1 year ago

Hello, I try to use google colab for training chatbot but Colab cannot support Tensorflow 1. x anymore. Is there any way I can alter the code to use it with Tensorflow 2. x versions?