File size: 198 Bytes
093b0a5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | name: regional_pmm
channels:
- conda-forge
- defaults
dependencies:
- python=3.6
- pip
- matplotlib==3.1.1
- numpy==1.19.4
- pandas==0.25.1
- scikit-learn==0.21.3
- pytorch==1.8.0
|