seq2seq-chatbot
seq2seq-chatbot copied to clipboard
when i use tensorlayer, there is a question
TypeError:
hi, the latest version of TL have a bug, we are fixing it now.
if you want to try it now, you can install the previous version via pip3 install tensorlayer==1.7.4
@shisi2015 just fixed the bug on master version please clone TL or install via pip install git+https://github.com/zsdonghao/tensorlayer.git
thanks