Add Box2D for LunarLander-v2 exercise solution in chapter 18

This commit is contained in:
Aurélien Geron
2021-03-20 11:23:53 +13:00
parent 90e53af92c
commit 58f006a72d
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- atari_py=0.2 # used only in chapter 18
- box2d-py=2.3 # used only in chapter 18
- ftfy=5.8 # used only in chapter 16 by the transformers library
- graphviz # used only in chapter 6 for dot files
- gym=0.18 # used only in chapter 18