Auto download atari ROMs

This commit is contained in:
Aurélien Geron
2021-10-17 19:21:13 +13:00
parent dbaffa5e14
commit 98f107eaa0
3 changed files with 7 additions and 5 deletions

View File

@@ -46,6 +46,8 @@ dependencies:
- tfx~=1.3.0 # platform to deploy production ML pipelines
- transformers~=4.11.3 # Natural Language Processing lib for TF or PyTorch
- urlextract~=1.4.0 # optionally used in chapter 3, exercise 4
- ale-py~=0.7.2 # used only in chapter 17
- AutoROM~=0.4.2 # used only in chapter 17
# Specific lib versions to avoid conflicts
- attrs=20.3