[RLlib] MAML: Add cartpole mass test for PyTorch. (#13679)

This commit is contained in:
Sven Mika
2021-01-25 12:32:41 +01:00
committed by GitHub
parent e9103eeb6d
commit 9423930bcc
4 changed files with 55 additions and 12 deletions
+3
View File
@@ -13,3 +13,6 @@ pettingzoo>=1.4.0
# For tests on RecSim and Kaggle envs.
recsim
kaggle_environments
# For MAML on PyTorch.
higher