Created
November 28, 2015 20:38
-
-
Save jameskyle/2388a613a8147a3a3fdd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| iter discount reward model time.secs | |
| 1 0.1 337.64 Value.Iteration 0.0035438538 | |
| 2 0.1 356.68 Value.Iteration 0.0011398792 | |
| 3 0.1 356.08 Value.Iteration 0.0015702248 | |
| 4 0.1 357.64 Value.Iteration 0.0022630692 | |
| 5 0.1 356.36 Value.Iteration 0.0020890236 | |
| 6 0.1 355.56 Value.Iteration 0.0025310516 | |
| 7 0.1 354.80 Value.Iteration 0.0028641224 | |
| 8 0.1 355.68 Value.Iteration 0.0051300526 | |
| 9 0.1 357.88 Value.Iteration 0.0035381317 | |
| 10 0.1 356.04 Value.Iteration 0.0038609505 | |
| 1 0.2 339.24 Value.Iteration 0.0027399063 | |
| 2 0.2 356.68 Value.Iteration 0.0008108616 | |
| 3 0.2 354.80 Value.Iteration 0.0010910034 | |
| 4 0.2 354.44 Value.Iteration 0.0022630692 | |
| 5 0.2 357.12 Value.Iteration 0.0021219254 | |
| 6 0.2 356.28 Value.Iteration 0.0025019646 | |
| 7 0.2 356.12 Value.Iteration 0.0028820038 | |
| 8 0.2 356.64 Value.Iteration 0.0051729679 | |
| 9 0.2 356.60 Value.Iteration 0.0023961067 | |
| 10 0.2 356.52 Value.Iteration 0.0033519268 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment