Commit 404eb16
Match PPG implementation (vwxyzjn#186)
* added nit changes from ppg code
* change observation buffer to uint8
* sample full rollouts
* minor device fix
* update optimizer settings
* add ppg documentation
* update mkdocs
* update images to png for codespell errors
* trigger CI
* Minor format change
* format by running `pre-commit`
* removes trailing space
* Add an extra note
* argument names and documentation changes
* add capture video
* add experiment report
* Update documentation
* Quick css fix
* Update documentation
* Fix documentation for PPO
* Add benchmark commands
* Add benchmark commands
* add metrics section
* Add more docs
* Quick fix on ddpg docs
* Add procgen test cases
* Update CI
* test CI
* test ci
* Update tests
* normalization axis documentation
Co-authored-by: Dipam Chakraborty <dipam@aicrowd.com>
Co-authored-by: Costa Huang <costa.huang@outlook.com>1 parent c5a9670 commit 404eb16
2 files changed
+34
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
91 | 122 | | |
92 | 123 | | |
93 | 124 | | |
| |||
0 commit comments