5 ms·
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
by krychu 1y 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 https://github.com/krychu/hrm
This was a bit unfortunate. I think there is something in the idea of latent space reasoning.
- versteegen 1y agoAwesome work, thanks for writing it up! Replication is absolutely critical, as is writing down and sharing learnings.
- krychu 1y agoThanks, appreciated