It Takes Two Neurons to Ride a Bicycle

(fermatslibrary.com)

26 points | by malshe 4 days ago

4 comments

  • ebhn 41 minutes 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.
  • fintler 54 minutes ago
    I had fun reading this. Thanks for sharing.

    With dendritic compartments, this seems like a waste of a perfectly good neuron that we could productively use elsewhere. ;)

    Note that a SINGLE neuron can compute nonlinear functions like XOR.

    Shameless plug: If anyone is interested, I did a post a while back on how neurons can act as logic gates:

    https://blog.typeobject.com/posts/2025-neural-logic-gates/

    This article builds on the first and creates a half adder out of neurons:

    https://blog.typeobject.com/posts/2026-timing-is-the-bit/

    • shomp 11 minutes ago
      Research question: does it make sense to make a new family of logic gates using neurons? My intuition says there is a rich texture/fabric to uncover here. The best analogy on hand right now is legos: rather than 2-knotch legos [standard gates like NAND, XOR] what about some sort of new, irreducible gates that are bigger "legos"? Been a while since I played with logic gates but my intuition says there is something lurking below the surface. A new class of irreducible gates, maybe cross-connections? Like compacted multilayer gates? Think SHA-512, how certain bits feed into different layers of the "puzzle". Optimistic this thought-amalgam serves you in your continued research :)
  • shomp 17 minutes ago
    The instability ink-lines look like a flower blooming.

    Observation: 2 neurons, 2 wheels. One for each?

  • hyperhello 36 minutes ago
    So can we have self-driving bicycles?