ChatLearner
ChatLearner copied to clipboard
Tensorflow 2.0
Is there any chance of updating the code to be compatible with Tensorflow 2.0?
No. I am not working on or plan to support this project any longer. If you seriously plan to develop a chatbot, I suggest you use Transformer model instead of NMT (this one).
if I want to change it from NMT to transformer model, which script should I start with first?