python-deep-learning-chatbot icon indicating copy to clipboard operation
python-deep-learning-chatbot copied to clipboard

replace this in the code in chatbot.py

Open breadbrowser opened this issue 3 years ago • 0 comments

this " from keras.optimizers import SGD " to this " from tensorflow.keras.optimizers import SGD "

breadbrowser avatar Jan 11 '22 17:01 breadbrowser