PufferAI / PufferLib

Simplifying reinforcement learning for complex game environments
https://pufferai.github.io/
MIT License
1.23k stars 58 forks source link

Update vector.py to remove double envs bug #87

Closed leanke closed 2 months ago

leanke commented 3 months ago

I'm impatient. Removed the line creating duplicate environments from Multiprocessing so I can stop fixing it locally.