https://github.com/webstorms/StackTP
Tip revision: 1ecfdc38caeb36cd3630354693a9453c4446f64d authored by Luke Taylor on 07 October 2023, 15:07:37 UTC
init
init
Tip revision: 1ecfdc3
environment.yml
name: stacktp
dependencies:
- python=3.8
- pytorch::pytorch
- pytorch::torchvision
- nvidia::cudatoolkit=11.7
- matplotlib
- seaborn
- pandas
- conda-forge::h5py
- nb_conda_kernels
- ipywidgets
- pip:
- brainbox
- jupyter
- scikit-learn
- --editable .