PathmindAI / pathmind-api

2 stars 1 forks source link

Default to Random() when no policy is provided #28

Closed slinlee closed 2 years ago

slinlee commented 2 years ago

for sim.run(), let's default to random to make it quick to test out.

https://github.com/PathmindAI/pathmind-api/blob/main/pathmind/simulation.py#L101-L108