Andrei Cozma commited on
Commit
8298563
·
1 Parent(s): 1bc8067
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ Parameter testing results:
71
  - `run_tests_MC_FrozenLake-v1.sh` (n_train_episodes=10000 and max_steps=200)
72
  - Best Update Type: first_visit
73
  - Best Gamma: 1.0
74
- - Best Epsilon: 0.5 (testing) and 0.2 (training)
75
 
76
  ```bash
77
  # Training: Policy will be saved as a `.npy` file.
 
71
  - `run_tests_MC_FrozenLake-v1.sh` (n_train_episodes=10000 and max_steps=200)
72
  - Best Update Type: first_visit
73
  - Best Gamma: 1.0
74
+ - Best Epsilon: 0.4
75
 
76
  ```bash
77
  # Training: Policy will be saved as a `.npy` file.