TorchEEG
Last updated
Last updated
refer to https://pytorch.org/
print(torch.version) python -c "import torch; print(torch.version)"
cd C:\Program Files\NVIDIA Corporation\NVSMI
nvidia-smi.exe
refer to https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html pip install torch-scatter torch-sparse torch-cluster torch-spline-conv torch-geometric -f https://data.pyg.org/whl/torch-1.11.0+cu115.html