cangermueller / a3c

Asychronous Advantage Actor Critic (A3C) for reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asychronous Advantage Actor Critic (A3C)

Reinforcement learning with Advantage Asynchronous Actor Critic (A3C) method.

Installation

python setup.py install

Examples

Examples scripts for different environments can be found in ./examples.

Contact

About

Asychronous Advantage Actor Critic (A3C) for reinforcement learning


Languages

Language:Python 100.0%