philtabor / Youtube-Code-Repository

Repository for most of the code from my YouTube channel
859 stars 479 forks source link

https://www.youtube.com/watch?v=LawaN3BdI00 #30

Open nubonics opened 3 years ago

nubonics commented 3 years ago

source: https://www.youtube.com/watch?v=LawaN3BdI00 code source: https://github.com/philtabor/Youtube-Code-Repository/tree/master/ReinforcementLearning/PolicyGradient/actor_critic/tensorflow2

main.py", line 35, in agent.learn(observation, action, reward, observation_, done) TypeError: learn() takes 5 positional arguments but 6 were given