File tree Expand file tree Collapse file tree 1 file changed +0
-50
lines changed Expand file tree Collapse file tree 1 file changed +0
-50
lines changed Original file line number Diff line number Diff line change 1
- ## Chapter 1,2:
2
- Pillow == 7.0.0
3
- scipy == 1.4.1
4
- numpy == 1.18.1
5
- matplotlib == 3.1.3
6
- import-ipynb == 0.1.3
7
- gym == 0.15.4
8
- tensorflow == 1.15.0
9
-
10
- ## Chapter 3, 4, 7:
11
1
#### Ubuntu packages / applications
12
2
anaconda
13
3
cmake libopenmpi-dev python3-dev zlib1g-dev
23
13
gym [atari ]
24
14
torch == 1.5.0+cpu
25
15
seaborn
26
-
27
- ## Chapter 10
28
- gym [atari ]== 0.17.2
29
- numpy == 1.18.4
30
- import-ipynb == 0.1.3
31
-
32
- #### OpenAI baselines installation
33
- git clone https://github.com/openai/baselines.git
34
- cd baselines
35
- git checkout tf2
36
- python3.7 -m pip install cloudpickle== 1.2.0
37
- python3.7 -m pip install -e .
38
-
39
- ## Chapter 11
40
- cloudpickle == 1.3.0
41
- future == 0.18.2
42
- gym == 0.17.2
43
- numpy == 1.18.4
44
- Pillow == 7.1.2
45
- pyglet == 1.5.0
46
- scipy == 1.4.1
47
- torch == 0.4.1
48
-
49
- ## Chapters 12, 13
50
- bitstring == 3.1.7
51
- deap == 1.3.1
52
- future == 0.18.2
53
- gym == 0.17.2
54
- jupyter == 1.0.0
55
- matplotlib == 3.2.1
56
- neat-python == 0.92
57
- numpy == 1.16.3
58
- pandas == 1.0.3
59
- pynput == 1.6.8
60
- scipy == 1.4.1
61
- sklearn == 0.0
62
- tensorflow == 2.1.0
63
- tensorflow_probability == 0.9.0
64
- tqdm == 4.45.0
65
- zipfile2 == 0.0.12
You can’t perform that action at this time.
0 commit comments