File size: 168 Bytes
e45abdb | 1 2 3 4 5 6 7 8 9 10 11 12 13 | name: sparsewake-artifact
channels:
- conda-forge
dependencies:
- python>=3.10
- numpy
- pandas
- h5py
- matplotlib
- pyyaml
- pytorch
- scikit-learn
|
e45abdb | 1 2 3 4 5 6 7 8 9 10 11 12 13 | name: sparsewake-artifact
channels:
- conda-forge
dependencies:
- python>=3.10
- numpy
- pandas
- h5py
- matplotlib
- pyyaml
- pytorch
- scikit-learn
|