GithubHelp home page GithubHelp logo

neuro-ml / resnet_cnn_mri_adni Goto Github PK

View Code? Open in Web Editor NEW
142.0 142.0 47.0 22 KB

Code for Residual and Plain Convolutional Neural Networks for 3D Brain MRI Classification paper

Home Page: neuro.ml

Python 25.16% Jupyter Notebook 74.84%

resnet_cnn_mri_adni's People

Contributors

amigoml avatar libfun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

resnet_cnn_mri_adni's Issues

Data

Where can we find the data?
There seems to be a lengthy process involved to get access?

Help

Hi I am trying to execute the scripts and unfortunately I am unable to run on gpu. So, can you please guide me how to run it on gpu what command I shall write on command prompt to run these scripts.

Cpu version

Hi, I don't have GPU so it gives this error, can you plz guide me on how i can run it on Cpu?

~\Anaconda3\lib\site-packages\lasagne\layers\dnn.py in ()
1 import theano
----> 2 from theano.sandbox.cuda import dnn
3
4 from .. import init
5 from .. import nonlinearities

~\Anaconda3\lib\site-packages\theano\sandbox\cuda_init_.py in ()
57 # is_nvcc_available called here to initialize global vars in
58 # nvcc_compiler module
---> 59 nvcc_compiler.is_nvcc_available()
60
61 # Compile cuda_ndarray.cu

~\Anaconda3\lib\site-packages\theano\sandbox\cuda\nvcc_compiler.py in is_nvcc_available()
28
29 """
---> 30 if not config.cuda.enabled:
31 return False
32

AttributeError: 'SubObj' object has no attribute 'enabled'

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.