carla-simulator / reinforcement-learning

Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.
Other
238 stars 60 forks source link

Fix negative probability values #18

Open d34dl0ckk opened 4 years ago

d34dl0ckk commented 4 years ago

Hi @felipecode

First, I would like to thank you for this amazing work.

I had some errors while running the run_RL.py script (I opened an issue carla-simulator#17 that I closed as I don't have this issue anymore).

I think that with this additive line, this error should not show up again.

Best regards. Amina