17 lines
271 B
YAML
17 lines
271 B
YAML
name: REK
|
|
channels:
|
|
- defaults
|
|
dependencies:
|
|
- pip=21.0.1
|
|
- python=3.8.8
|
|
- numpy==1.20.1
|
|
- matplotlib==3.3.2
|
|
- ipykernel==5.5.0
|
|
- pandas==1.2.3
|
|
- hyperopt==0.2.5
|
|
- seaborn==0.11.1
|
|
- pip:
|
|
- sklearn==0.0
|
|
- torch==1.8.0
|
|
- livelossplot==0.5.4
|