sparsewake / environment.yml
SparseWake's picture
Upload dataset
e45abdb verified
raw
history blame contribute delete
168 Bytes
name: sparsewake-artifact
channels:
- conda-forge
dependencies:
- python>=3.10
- numpy
- pandas
- h5py
- matplotlib
- pyyaml
- pytorch
- scikit-learn