https://github.com/webstorms/NeuralPred
Revision 0409f09ba6537b3c19d4103a144301929c972c9b authored by Luke Taylor on 07 October 2023, 15:12:52 UTC, committed by Luke Taylor on 07 October 2023, 15:12:52 UTC
0 parent
Tip revision: 0409f09ba6537b3c19d4103a144301929c972c9b authored by Luke Taylor on 07 October 2023, 15:12:52 UTC
init
init
Tip revision: 0409f09
environment.yml
name: neuralpred
dependencies:
- python=3.8
- pytorch::pytorch
- pytorch::torchvision
- nvidia::cudatoolkit=11.3
- matplotlib
- seaborn
- pandas
- conda-forge::h5py
- nb_conda_kernels
- pytest
- pip:
- oct2py
- shelves
- scikit-learn
- jupyter
- tables
- brainbox
- --editable ../
- --editable /home/luketaylor/PycharmProjects/StackTP
# You will have to change this to the GitHub repo or link it dynamically like above using your local paths
Computing file changes ...