Youtube-Code-Repository icon indicating copy to clipboard operation
Youtube-Code-Repository copied to clipboard

Outdated argument critic network DDPG

Open tristan-deep opened this issue 3 years ago • 0 comments

Hi, First of all, thank you for the code. It seems the n_actions argument has been removed in a previous update (ba997f7dc4d38312c2cd1877652ff67aee826c69). I believe, it should be removed here as well to make the code work again.

https://github.com/philtabor/Youtube-Code-Repository/blob/6a917ce4759e48cd1b81e74674fecdf9c2afb26b/ReinforcementLearning/PolicyGradient/DDPG/tensorflow2/pendulum/ddpg_tf2.py#L22

https://github.com/philtabor/Youtube-Code-Repository/blob/6a917ce4759e48cd1b81e74674fecdf9c2afb26b/ReinforcementLearning/PolicyGradient/DDPG/tensorflow2/pendulum/ddpg_tf2.py#L24

tristan-deep avatar Nov 09 '20 19:11 tristan-deep