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

Update test2.py

Browse files
Files changed (1) hide show
  1. test2.py +1 -2
test2.py CHANGED
@@ -446,5 +446,4 @@ 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()
450
-
 
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()