clived2

Results 13 comments of clived2

Hi Erin Thanks for your response. Actually I do have a PY35 environment so I will give it a shot as suggested. Thanks On Thu, Oct 12, 2017 at 11:00...

Hi Erin I ran the script in a PY3.5 environment. Much slower and still the same error. Thanks anyway for your suggestion On Thu, Oct 12, 2017 at 11:09 AM,...

Hi Erin The 'gbm Grid Build progress' took forever. Like maybe 30 - 40 minutes. I am running it on an older 686 box , 4 gigs ram, Ubuntu 1604...

> I faced the same problem that the vgg16_weights_tf_dim_ordering_tf_kernels.h5 was downloaded directly from the browser and placed into the ./keras/models folder, but when the application is running, it is still...

Hi It just seemed to freeze when I was downloading the vgg16_weights, but it worked today and I completed the assignment On Tue, May 28, 2019 at 1:33 AM Vadym...

I have the same issue. I followed the same steps as posted by selous123 and with it crashed as per below: ![pytorch issues2017-09-10 15-51-21](https://user-images.githubusercontent.com/11564015/30252498-89d31158-9641-11e7-8ef2-34d7baa6ddad.png) I hope this gets resolved soom...

Adding to my comments above: Struggling away with pytorch 0.2.0. I am trying to run a Udemy deeplearning project on ubuntu 16.04 x64. Surprisingly enough the same project runs well...

hi there I am actually running this on a desktop Ubuntu 16.04 x64 desktop running Python 3.6. but I did up to a day ago run my script in a...

I had the same experience on both of my two older Ubuntu boxes (686 cpus) and even on a brand new Win10 laptop. The Pytorch guys suggested removing the current...

Its been a while since I made the initial post, but as far as I can remember, my solution was to compile PyTorch from Source. On the PyTorch webpage, one...