Timeline * July: Releasing materials: IGLU framework and baselines code.
Is any baseline code currently available? Link?
Is any baseline code currently available? Link?
Hello,
Yes, there is a trained baseline to be released soon. We expect to release it by the end of the warm-up round.
In the meantime, I suggest you get familiar with the idea behind our baseline by studying the RL env paper: https://arxiv.org/pdf/2206.00142.pdf
And the WIP baseline codebase: https://github.com/iglu-contest/iglu-2022-rl-baseline
Please note that since this code is not been officially released yet, it is not guaranteed to work properly.