cogment / cogment-verse

Research platform for Human-in-the-loop learning (HILL) & Multi-Agent Reinforcement Learning (MARL)
https://cogment.ai/cogment_verse
Apache License 2.0
78 stars 14 forks source link

add debugger for docs in the next branch #82

Closed lhnguyen102 closed 2 years ago

lhnguyen102 commented 2 years ago

The detailed steps for pdb debugger with multiprocessing are added in doc/development_setup

lhnguyen102 commented 2 years ago

Is there a way to make those changes work out of the box ? e.g. could this be integrated directly in the process classes? Without (much) impact when not using pdb?

I know what you meant but I haven't found a better solution yet. If I find one, I will update the doc