Commit Graph

6 Commits

Author SHA1 Message Date
818928a5aa Add Gun State, fix PPO GAIL class bug
Add Gun state
fix PPO GAIL class errors
2022-10-23 23:38:07 +09:00
6ab56880d8 GAIL class fix some bug, now runnable
GAIL class fix , no new function
2022-10-15 01:08:08 +09:00
ae8a1ba8e2 Update PPO class,add python human control
Python:
Update PPO class
add python human control 
Unity: 
add FP/TP choose button
2022-10-11 06:40:15 +09:00
0a07b03b7b Fix python can't save score file issue 2022-09-05 21:39:17 +09:00
763d704efd Add Save model weights immediately future
add save button@Unity then send "saveNow" Toggle to Python.
delete useless method "saveModel" and "loadModel". Use Save/load weights instead.
2022-09-05 21:22:34 +09:00
2d404cfdf2 Aimbot Enviroment very first
Basic environment include Multi scene, Reward Change, Visible chart, etc....
2022-09-05 20:46:08 +09:00