forked from ContinualAI/avalanche
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment-dev.yml
35 lines (34 loc) · 1.15 KB
/
environment-dev.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
################################################################################
# Copyright (c) 2021 ContinualAI. #
# Copyrights licensed under the MIT License. #
# See the accompanying LICENSE file for terms. #
# #
# Date: 1-05-2020 #
# Author(s): Vincenzo Lomonaco #
# E-mail: [email protected] #
# Website: avalanche.continualai.org #
################################################################################
channels:
- conda-forge
dependencies:
- psutil
- conda-forge::gputil
- wandb
- tensorboard
- scikit-learn
- matplotlib
- numpy
- conda-forge::quadprog
- tqdm
- pip
- conda-forge::pycodestyle
- sphinx
- sphinx_rtd_theme
- conda-forge::astroid=2.4.2
- conda-forge::sphinx-autoapi
- conda-forge::pycocotools
- pip:
- pytorchcv
- gdown
- ctrl-benchmark
- gym