Víctor García
Víctor García
Any progress on this?
Hi @udibr , I am also running the train notebook and I have one question regarding the line: ``` if FN1: model.load_weights('data/train.hdf5') ``` If its the first time that I...
Hello @udibr , you are right, I ran out of RAM on my AMI (15GB). I reduced the dataset to half-size (750K) but I got exactly the same error, at...
Ok. You mean `traingen = gen(X_train, Y_train, batch_size=batch_size, nflips=0, model=model)` right? Thanks
Thanks, I tried it but unfortunately it crashed in the second iteration again. However, this time did not crash at the end of it: TRAIN Iteration 0 Epoch 1/1 29952/30000...
I set `batch_size=32` and it stopped complaining (using theano)! Thanks a lot for your help @udibr :)
Hello @udibr, I've reading about AWS using and I have decided to do what you said. Is there any specific AMI with pre-installed dependencies that you would recommend to run...
thanks for answering @udibr . Do you mean I should search in "[shared AMIs](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/usingsharedamis-finding.html)"? I just want to be sure (I don't see the word 'Community' there)
Hello :) I have some questions about generating datasets to train this model: 1. Correct me if I am wrong, but as far as I have read, the state of...
Adding up to the question of @rsarxiv answered by @udibr I would like to suggest http://gdeltproject.org/ as news source.