GAIL Class, human action record future added

add GAIL GAILMem GAILConfig Class.
add HumanAction record to save expert data.
add tackState future for stack multiple states to let agent knows what happened before.
This commit is contained in:
2022-10-14 19:05:02 +09:00
parent ae8a1ba8e2
commit 2a498f18f6
8 changed files with 1066 additions and 39 deletions
+3 -1
View File
@@ -74,8 +74,10 @@ crashlytics-build.properties
# Python Folder
/Aimbot-PPO-Python/.vscode/
/Aimbot-PPO-Python/.mypy_cache/
/Aimbot-PPO-Python/__pycache__/
/Aimbot-PPO-Python/Backup/
/Aimbot-PPO-Python/Build-MultiScene-WithLoad/
/Aimbot-PPO-Python/Build-CloseEnemyCut/
/Aimbot-PPO-Python/PPO-Model/
/Aimbot-PPO-Python/PPO-Model/
/Aimbot-PPO-Python/GAIL-Expert-Data/