ramp-kits / autism

Data Challenge on Autism Spectrum Disorder detection
https://paris-saclay-cds.github.io/autism_challenge/
67 stars 43 forks source link

Is Keras (or any DL framework) installed in the server ? #25

Closed fahd09 closed 6 years ago

fahd09 commented 6 years ago

I am thinking of using a DL framework but I am wondering if using such framework is allowed or installed on the server.

kegl commented 6 years ago

We add libraries as you use them. We have experience with keras/tensorflow and pytorch, if somebody submits with those, we'll add them to the backend. In general, we will add any open source library you'd like to use.

JeanClaudeR commented 6 years ago

If I understand it correctly, we are restricted to CPU versions, since the instances are CPU only. Did I miss something ?

kegl commented 6 years ago

No you didn't. CPU only.

glemaitre commented 6 years ago

Refer to #5. Ping us if an open-source library is missing.