forked from incognite-lab/myGym
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.old
53 lines (52 loc) · 973 Bytes
/
environment.old
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: mygym2
channels:
- defaults
- pytorch
dependencies:
- matplotlib
- cudatoolkit==10.1.243
- pytorch::torchvision
- pytorch::pytorch
- numpy
- matplotlib-base
- pip
- python=3.7
- pillow==6.2.1
- openssl
- cython
- git
- dill
- flake8
- imageio=2.8
- tensorflow>=1.15.0
- tensorflow-gpu>=1.15.0
- tqdm
- imageio
- notebook
- jupyter_kernel_gateway
- mpi4py==3.0.3
- pip:
- matplotlib==3.1.3
- pandas==1.0.1
- future
- gym==0.17.0
- opencv-python==4.2.0.34
- pybullet==2.6.6
- qibullet==1.4.0
- cvae
- scipy
- 'git+https://github.com/nightrome/cocostuffapi.git#subdirectory=PythonAPI'
- pillow-SIMD
- PyQt5
- commentjson #for generate_dataset
- bbox
- pyrr #dope
- pyyaml #dope
- jsonmerge
- open3d-python
- dill
- stable-baselines3[extra]
- configargparse
- stable-baselines
- sklearn
prefix: /home/megi/miniconda3/envs/mygym