So I'm trying to code a chat bot using tensorflow and I am getting an error that I'm not sure what to do about I will link it below so you can see it. Thanks for any help in advance.
CodePudding user response:
The error code says ValueError: The passed save_path is not a valid checkpoint: C:\Users\wstok\OneDrive\Desktop\Projects\Lucius 4\Lucius 4.1\LuciusBot(Text)\model.tflearn
. Check your saved model path.