mne-tools / mne-installers

Installers for MNE-Python.
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

Bundle Braindecode #167

Open hoechenberger opened 1 year ago

hoechenberger commented 1 year ago

I'm using Braindecode in some of my workflows, and it would be good to include it in the installers. We currently don't ship PyTorch for Windows, but we could at least bundle Braindecode for macOS and Linux.

agramfort commented 1 year ago

for GPU stuff it's harder maybe due to cuda driver versions no?

Message ID: @.***>

hoechenberger commented 1 year ago

Yes but we can certainly start with CPU support to get some basic functionality and then iterate from there! My idea is to make it easy for users to at least run the examples from the braindecode website. If they get curious and need more performance they will probability want to work with a more sophisticated environment than what's provided by the installers anyway

agramfort commented 1 year ago

no strong feelings here

Message ID: @.***>

hoechenberger commented 1 year ago

For adding GPU support, we should take a look at https://conda-forge.org/docs/user/tipsandtricks.html#installing-cuda-enabled-packages-like-tensorflow-and-pytorch