top | item 45508933

(no title)

krychu | 4 months ago

I implemented HRM for educational purposes and got good results for path finding. But then I started to do ablation experiments and came to the same conclusions as the ARC-AGI team (the HRM architecture itself didn’t play a big role): https://github.com/krychu/hrm

This was a bit unfortunate. I think there is something in the idea of latent space reasoning.

discuss

order

versteegen|4 months ago

Awesome work, thanks for writing it up! Replication is absolutely critical, as is writing down and sharing learnings.

krychu|4 months ago

Thanks, appreciated