sisl / PyroRL

An RL environment made for wildfire evacuation.
https://sisl.github.io/PyroRL/
MIT License
14 stars 0 forks source link

Integrate Map Generation Code to Class #3

Closed cpondoc closed 5 months ago

cpondoc commented 7 months ago

With @joey-obrien's push for map generation, we need to integrate the code into the base WildfireEnvironment class as well as write 2-3 tests checking it.