Closed WiemKhlifi closed 3 weeks ago
Hi @WiemKhlifi, thank you for the contribution! We are currently trying to wrap up Pacman
, Sokoban
, SlidingTilePuzzle
, and FlatPack
for the camera-ready version of the paper and the 0.4 release. Therefore, we will work on LBF after the release. WIll get back to you soon! đ
Hi @clement-bonnet, thanks for the updates, it's great to hear about the progress and ofc I understand your priorities. Hope to hear from you soon!đ
In this PR, we have introduced an implementation of the Level-Based Foraging (LBF) environment, incorporating actor-critic and random networks along with documentation.
Note: The gym version of the original implementation of LBF.