instadeepai / jumanji

🕹ī¸ A diverse suite of scalable reinforcement learning environments in JAX
https://instadeepai.github.io/jumanji
Apache License 2.0
583 stars 70 forks source link

Feat: Full Level-Based Foraging(LBF) environment #218

Open WiemKhlifi opened 7 months ago

WiemKhlifi commented 7 months ago

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.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

clement-bonnet commented 7 months 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! 🙏

WiemKhlifi commented 7 months ago

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!🙏