kevinwang676 commited on
Commit
a83392a
·
verified ·
1 Parent(s): 7101384

Update test2.py

Browse files
Files changed (1) hide show
  1. test2.py +2 -1
test2.py CHANGED
@@ -446,4 +446,5 @@ if __name__ == "__main__":
446
  #print("You may want to reduce num_episodes if just testing the code.\n")
447
 
448
  # Uncomment the line below to train Pong
449
- pong_policy, pong_train_rewards, pong_eval_rewards = train_pong()
 
 
446
  #print("You may want to reduce num_episodes if just testing the code.\n")
447
 
448
  # Uncomment the line below to train Pong
449
+ pong_policy, pong_train_rewards, pong_eval_rewards = train_pong()
450
+