Coder Social home page Coder Social logo

Comments (5)

benanne avatar benanne commented on July 23, 2024

That looks pretty bad - maybe you just don't have enough memory though. How much memory does your card have? You'll probably need at least 2GB to run the code.

from kaggle-galaxies.

lixunlove avatar lixunlove commented on July 23, 2024

Thank you for your reply .
My card is GeForce GTX 650 with 2GB memory ,
Under what circumstances would cause “ValueError: need at least one array to concatenate”?

from kaggle-galaxies.

benanne avatar benanne commented on July 23, 2024

I think the problem is the 'initialization error', not the concatenation error. That's probably just a consequence of the previous error.

Another possibility is that it is unrelated and that the dataset could not be loaded. Did you download the JPEG files and extract them in the right locations?

from kaggle-galaxies.

lixunlove avatar lixunlove commented on July 23, 2024

Wether I copy the train and test images to /dev/shm by running python copy data to shm.py or modify the from_ram parameter to False is the same error.
PS:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2014 NVIDIA Corporation
Built on Thu_Jul_17_21:41:27_CDT_2014
Cuda compilation tools, release 6.5, V6.5.12

from kaggle-galaxies.

benanne avatar benanne commented on July 23, 2024

Okay. Assuming both errors are related: try export CUDA_LAUNCH_BLOCKING=1 and then running your code (see http://comments.gmane.org/gmane.comp.mathematics.theano.user/467 ). Maybe that will give you a better error message.

If that doesn't help, I would suggest asking on the Theano mailinglist as this is probably either an issue with Theano or a hardware issue, and not really a problem with this code.

from kaggle-galaxies.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.