Remix.run Logo
ebhn 6 hours ago

Nice article, but the methods they used seem more like they just hand wrote a function for the task and called the function neurons based on how it was implemented. It is encouraging though that a simple network can be found for a complicated task like this, kind of like the Tiny Recursive Model that came out last year.

KolibriFly 4 hours ago | parent | next [-]

I think that's basically right. The "neurons" framing feels a bit loose here; it's more like a very compact hand-designed controller expressed in neural-network-ish terms

taneq 2 hours ago | parent | prev [-]

That was my take, too. You could control a bike with just one linear neuron with one input, if you pass in the correct steering torque. Still a fun paper.

malshe an hour ago | parent [-]

Footnote 1 mentions:

Actually, the title of this paper is unproven. We have not ruled out the possibility that a single neuron could ride a bicycle.