Skip to content

BipedalWalker environment from gym, solved with Asynchronous Advantage Actor Critic algorithm using Tensorflow.

Notifications You must be signed in to change notification settings

galinator9000/tf_A3C_BipedalWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf_A3C_BipedalWalker

BipedalWalker environment from gym, solved with Asynchronous Advantage Actor Critic algorithm using Tensorflow.

Agent trained about 30000 episodes per worker in ~21 hour on a single CPU, with 4 workers.

BipedalWalker-v2 with A3C Algorithm

Releases

No releases published

Packages

No packages published

Languages