Commit 714e786
authored
Refactor replay based scripts (#173)
* Fix the seed issue: see #171
* Quick fix
* log `episodic_length`
* Fix #172
* Fix #148 and #172-style problem for SAC
* Add benchmark scripts
* add sac script
* Removes gradient clipping reference
* use the latest reproduction script
* Remove past reproducibility script
* update documentation1 parent 707e8f9 commit 714e786
File tree
58 files changed
+114
-502
lines changed- benchmark
- c51
- ddpg
- dqn
- ppo
- baselines
- cleanrl
- sac
- td3
- cleanrl
- docs/rl-algorithms
- c51
- ddpg
- dqn
- sac
- td3
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+114
-502
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
This file was deleted.
This file was deleted.
0 commit comments