Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actor-Critic

Actor-Critic algorithm(AC,A2C,A3C) with tensorflow

Requirement main

python3.6

gym

pandas

tensorflow

numpy

matplotlib

Usage

python AC.py

python A2C.py

python A3C.py

Result

CartPole-v0 with the gym environment

game_test

About

Actor-Critic Algorithm(AC,A2C,A3C)

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages