chingyaoc / pytorch-REINFORCE

PyTorch Implementation of REINFORCE for both discrete & continuous control
261 stars 51 forks source link

can you give me the paper about the continuous situation? #4

Open lymzzu opened 4 years ago

lymzzu commented 4 years ago

thank you

TobyGE commented 2 years ago

the continuous version calculates pdf instead of cdf, which is not correct and accurate