ver Jan17thv2

updated compare_table with compare the shown value through exported csv
This commit is contained in:
David Chang
2024-01-17 22:43:26 +08:00
parent ffc4c32bac
commit 19214f2107
7 changed files with 371 additions and 67 deletions

View File

@@ -46,9 +46,9 @@ def human_agent():
Runs the Gym environment with human input.
"""
with open("evaluation_examples/examples/thunderbird/d088f539-cab4-4f9a-ac92-9999fc3a656e.json.nosetup", "r") as f:
with open("evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json.nosetup", "r") as f:
example = json.load(f)
example["snapshot"] = "Snapshot 24"
example["snapshot"] = "Snapshot 26"
env = DesktopEnv( path_to_vm="../../../../大文件/镜像/Ubuntu-1218/Ubuntu/Ubuntu.vmx"
, action_space="computer_13"