Comment by elil17

18 hours ago

I would love to understand what the inputs actually are. Very neat visualization.

Thank you I will update the frontend with a legend and some better alignment understanding with the visuals.

As a quick note, they are mostly immediate environment observations like “is there a wall in front of me, to my left, to my right” etc or “was my last move illegal”.

But every model is different, some have very rich input information like “there is a wall diagonal to my front right” and some only have very coarse inputs.

Because I have trained over 2000 models now I need to go back and get an LLM to label the inputs for me, definitely not a manual task :)