Hacker News new | ask | show | jobs
by krychu 247 days 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.

1 comments

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