MZayed47 / A3C_Agent

The Asynchronous Advantage Actor Critic (A3C) algorithm is one of the newest algorithms to be developed under the field of Deep Reinforcement Learning Algorithms. This algorithm was developed by Google’s DeepMind which is the Artificial Intelligence division of Google. In this repository, I have my implementations of A3C on Cartpole game, Robot arm, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The Asynchronous Advantage Actor Critic (A3C) algorithm is one of the newest algorithms to be developed under the field of Deep Reinforcement Learning Algorithms. This algorithm was developed by Google’s DeepMind which is the Artificial Intelligence division of Google. In this repository, I have my implementations of A3C on Cartpole game, Robot arm, etc.


Languages

Language:Python 100.0%