Deep_reinforcement_learning_Course icon indicating copy to clipboard operation
Deep_reinforcement_learning_Course copied to clipboard

Dose this code "Policy Gradient/Doom" really work?

Open andersonhusky opened this issue 3 years ago • 0 comments

I learn Chapter5 and write Policy Gradient into tf 2.0 according to "Policy Gradient/Doom", and I just wonder if this code is really work. Because after a night of training, the agent does'nt look like it can recognize aid kit, and the output probability of my Network is just around 0.29~0.35, is my code wrong?

andersonhusky avatar Dec 30 '21 03:12 andersonhusky