batuhan-ince / RL_pysc2

DRL algorithms for Starcraft II

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A2C

EmircanKilickaya opened this issue · comments

In the critic part, TD error must be reviewed.

TD error is corrected. All A2C codes are updated accordingly.