Skip to content

khaz-dev/AI_KungFuMaster_A3C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI KungFu Master usng A3C

Implement A3C for training agent to do KungFu (using KungFu Master Atari environment). After done some training session Agent can do do KungFu and had quite good score, may be if we do longer and more complex training it should give better should but all limited by the resource.

Training Process

In total it take 23 minutes and 33 seconds for AI agent to learn KungFu to achiave 2900 score. Here is the preview:

KungFu Master Training

Training Result

After the Agent got trained finally we got our Agent do this:

KungFu Agent