diff --git a/checkpoints/201211164554-9400.pth.local b/checkpoints/201211164554-9400.pth.local new file mode 100644 index 0000000000000000000000000000000000000000..cb3e7e3e07b7cbaeed1488b56a334bcb0ac34122 Binary files /dev/null and b/checkpoints/201211164554-9400.pth.local differ diff --git a/checkpoints/201211164554-9400.pth.target b/checkpoints/201211164554-9400.pth.target new file mode 100644 index 0000000000000000000000000000000000000000..9f891efeb964503d1ea7a169ca53c5bd56fb1832 Binary files /dev/null and b/checkpoints/201211164554-9400.pth.target differ diff --git a/run.py b/run.py index c4608bfe42a88d3f1265f514f4b1507965a01f87..8a967756cf122cb25f968e13143e6d9423c2904e 100644 --- a/run.py +++ b/run.py @@ -56,7 +56,7 @@ checkpoint = "./checkpoints/201124171810-7800.pth" # DDDQN: 18.249244799876152 D checkpoint = "./checkpoints/201207144650-20000.pth" # PPO: 14.45790721540786 checkpoint = "./checkpoints/201211063511-6300.pth" # DDDQN: 16.948349308440857 checkpoint = "./checkpoints/201211095604-12000.pth" # DDDQN: 17.3862941316504 -checkpoint = "./checkpoints/201211164554-8900.pth" # DDDQN: 17.44397192482364 +checkpoint = "./checkpoints/201211164554-9400.pth" # DDDQN: 16.09241366013537 EPSILON = 0.01