Tomas Rojo
Tomas Rojo
It really is a nice introduction to Deep Learning. It's a shame that there is no pdf version of the book though.
I ran into the same error and found this on a [PyTorch tutorial](https://pytorch.org/tutorials/beginner/chatbot_tutorial.html). Open the file with encoding `'iso-8859-1'`: ```sentences = {} with open('cornell movie-dialogs corpus/movie_lines.txt', 'r', encoding='iso-8859-1') as f:...
Hello, I'll take this if that's ok!
Couldn't find the sentence you mention!
Thank you @shashank-b
Hey @shashank-b , I haven't been assigned to this issue yet, is there anything else I need to do? Thanks a lot.
Will do, thanks @shashank-b
Hey @snowmanstark , not yet, no!
@snowmanstark, yeah, done with it, just waiting for it to be assigned to submit the PR