From e21e1c04fc3eb8c948eec8847032be95146eeec2 Mon Sep 17 00:00:00 2001 From: shixiaowen03 Date: Sun, 30 Dec 2018 21:14:36 +0800 Subject: [PATCH] gail --- .idea/workspace.xml | 374 +- RL/Basic-GAIL-Demo/algo/ppo.py | 115 + ...546175604.meituan-sxwdeMacBook-Pro-4.local | Bin 0 -> 1119222 bytes ...546172518.meituan-sxwdeMacBook-Pro-4.local | Bin 0 -> 2561384 bytes .../network_models/discriminator.py | 74 + .../network_models/policy_net.py | 49 + RL/Basic-GAIL-Demo/run_gail.py | 128 + RL/Basic-GAIL-Demo/run_ppo.py | 114 + RL/Basic-GAIL-Demo/sample_trajectory.py | 75 + RL/Basic-GAIL-Demo/test_policy.py | 77 + RL/Basic-GAIL-Demo/trajectory/actions.csv | 3997 +++++++++++++++++ .../trajectory/observations.csv | 3997 +++++++++++++++++ 12 files changed, 8798 insertions(+), 202 deletions(-) create mode 100644 RL/Basic-GAIL-Demo/algo/ppo.py create mode 100644 RL/Basic-GAIL-Demo/log/train/gail/events.out.tfevents.1546175604.meituan-sxwdeMacBook-Pro-4.local create mode 100644 RL/Basic-GAIL-Demo/log/train/ppo/events.out.tfevents.1546172518.meituan-sxwdeMacBook-Pro-4.local create mode 100644 RL/Basic-GAIL-Demo/network_models/discriminator.py create mode 100644 RL/Basic-GAIL-Demo/network_models/policy_net.py create mode 100644 RL/Basic-GAIL-Demo/run_gail.py create mode 100644 RL/Basic-GAIL-Demo/run_ppo.py create mode 100644 RL/Basic-GAIL-Demo/sample_trajectory.py create mode 100644 RL/Basic-GAIL-Demo/test_policy.py create mode 100755 RL/Basic-GAIL-Demo/trajectory/actions.csv create mode 100755 RL/Basic-GAIL-Demo/trajectory/observations.csv diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a5455b41..21e278de 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + - - + + - - - - - + + + - - + + - - + + - + - - - - - - - - - - - - + + - - + + - + - - + + - - + + - + - - + + - - + + - - + + - - + + - - - - - - - - - - - - - + @@ -179,14 +157,6 @@ @@ -258,7 +236,6 @@ - @@ -276,24 +253,13 @@ - - - - - - - - - - - - - +