Felipe Almeida (queirozfcom)
Felipe Almeida (queirozfcom)
Were you guys able to reproduce the results (95% validation accuracy after only 2 epochs) from the [tutorial on document classification w/ pretrained word embeddings](https://blog.keras.io/using-pre-trained-word-embeddings-in-a-keras-model.html)? Lots of people (myself included)...
Thanks for the feedback. I'll edit some things and remake the request
I've applied the changes you suggested (except for using config.getboolean(), because the object is not a ConfigParser, but a normal python dict)
@floydwch the changes have been ready for a couple of days now... anything you want to add?
@ChristianSch you are right about the gitignore file being edited here. I overlooked it. Shall I make another PR?
> I was having the same issue but noticed that `curl` was able to download the same urls with no problem. > > Adding the `curl`s default headers to the...
I'm not sure, maybe people are still using it?
Sure I could. In fact, I've just installed jupyter rather than IPython. I will make all of that clear in the README.md file. FA On 17 October 2015 at 15:24,...
On a related matter, it is then also not possible to set multiple "Access-Control-Allow-Origin" headers so that my application can communicate via CORS with more than one client?