Skip to content

demomagic/Actor-Critic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages