DevTech15
DevTech15
what is eight plus x Traceback (most recent call last): File "chatbot.py", line 22, in response = chatbot.get_response(inputtext) File "/home/abubakar/.local/lib/python3.6/site-packages/chatterbot/chatterbot.py", line 139, in get_response response = self.generate_response(input_statement, additional_response_selection_parameters) File "/home/abubakar/.local/lib/python3.6/site-packages/chatterbot/chatterbot.py",...
when running python test.py it expects val.pkl and frames of data I have downloaded test videos (from ava_test.txt) But How can I generate pkl file? Generate_label.py code generates it it...
hi thank you for sharing this repo. what the csv file contains which is mentioned in 2nd cell of notebook user_learner.ipynb i am also getting following error in wgan.ipynb if...
Hi I am using Django Version 3.1 and using send_mail() fnction of django. It is working perfectly fine locally and emails are being sent. But When i try it on...