claCase / DDPG-tf2

Implementation of DDPG in Tensorflow 2 with Uniform and Priority Buffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDPG-tf2

Learning comparision between Uniform buffer sampling and Priority Buffer sampling alt-text

Untrained agent

alt-text

Trained Agent

alt-text

About

Implementation of DDPG in Tensorflow 2 with Uniform and Priority Buffer


Languages

Language:Python 100.0%