-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from HabibiM8/main
Updated Policies and Run Script
- Loading branch information
Showing
13 changed files
with
473 additions
and
48 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+40.8 MB
data/policies/design_C.1/model_1.1/pendubot/history_sac/final_old.pkl
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+40.8 MB
data/policies/design_C.1/model_1.1/pendubot/history_sac/final_p_b.pkl
Binary file not shown.
Binary file added
BIN
+40.8 MB
data/policies/design_C.1/model_1.1/pendubot/history_sac/final_p_b_swing.pkl
Binary file not shown.
Binary file added
BIN
+40.8 MB
data/policies/design_C.1/model_1.1/pendubot/history_sac/final_p_swing.pkl
Binary file not shown.
Binary file removed
BIN
-10.1 MB
data/policies/design_C.1/model_1.1/pendubot/history_sac/pendubot.pkl
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
266 changes: 234 additions & 32 deletions
266
src/python/double_pendulum/controller/history_sac/history_sac.py
Oops, something went wrong.
115 changes: 99 additions & 16 deletions
115
src/python/double_pendulum/controller/history_sac/history_sac_controller.py
Oops, something went wrong.