In case anyone is worried I write software in Rust and Golang now and my life has improved significantly since the origins of this worm and people taking dep injection frame works seriously. :D
OpenWorm – A computational model of C. elegans worm
71–80 of 159 posts
Re: OpenWorm – A computational model of C. elegans worm
#72I was lucky enough to do some programming work, very many years ago, in the 1990s, in the laboratory of Ralph Siegel ( https://en.wikipedia.org/wiki/Ralph_Siegel_(scientist) ), who among other things worked on this type of worm connectome models. He used the Hodgkin-Huxley equations to simulate neuron responses on the connectome. The Hodkin-Huxley model, as someone explained to me, is kind of like modeling a human le…
Re: OpenWorm – A computational model of C. elegans worm
#73Earlier quoted context omitted.
Yeah, but we understand why birds can fly and why fish can swim and how gepards can run, at least on a mechanical basis. This is not true for how this 302 cell organism works. We don't know and struggle to understand. That's actually the reason why the project exists. To find out how everything works with an bottom-up approach. While we may find shortcuts or even superior forms of intelligence without understanding h…
Except understanding how a bird can fly had little bearing on building the Wright brothers flyer. And most of the details of bird flight were not exactly discovered till well after commercial air travel was commonplace.
We still don't know how cells in C. elegans work together. It's neither visible nor explainable on a satisfying level.
Re: OpenWorm – A computational model of C. elegans worm
#74Re: OpenWorm – A computational model of C. elegans worm
#75Well, when I looked at it I was shocked: it doesn't work! sure it could replicate some basic movements but many things that the stupid worm actually does where still a mystery. The docs didn't seem like people were close to figure it out either. And sure enough, a few years later seems like they gave up. And afaik that hyped European brain emulation project also folded in the midst of corruption allegations no less.
I think we don't understand any of this and we seem very far from it too. I think it's back to science fiction novels for a while.
Re: OpenWorm – A computational model of C. elegans worm
#76Earlier quoted context omitted.
Lol imagine your IDE becoming addicted to smoking, and refusing to auto-complete or save files before you buy it more virtual cigarettes.
IDE have no soul ie feedback loop, receptors , hormones and actual molecular structure. IDE can not think. If IDE have desires and thought and were smart enough, it will refuse to work with languages such as Python and Java.
Re: OpenWorm – A computational model of C. elegans worm
#77This project has existed for something like a decade. Does anyone know if there was any progress with it in the last few years?
I did my Ph.D. in computational neuroscience (2020 grad). This project is often used to joke about the limitation of computational modelling of nervous system. If you can't compute the behavious of an effing worm with mere ~300 neurons, whats the point of all hot-air around connectomics (mapping connections of the brain). Connectomics used to be a big word when I started my Ph.D.. The apologists are always like, "rea…
Re: OpenWorm – A computational model of C. elegans worm
#78many years ago this was interesting. Nowadays, with the progress in deep models i m not sure if there is much to learn from c.elegans. What is this useful for? For high level cognition, it's much more fruitful to study how deep models do it. For low level brain diseases, c.elegans is too simplistic to tell us anything we dont already know
The whole deep learning stuff is basically roughly inspired by a tiny part of the visual cortex (see also Neocognitron). I am not sure how brain diseases can be understood by looking at such simplistic (yet powerful) machines.
Re: OpenWorm – A computational model of C. elegans worm
#79I love it when anything Caenorhabditis elegans (C. Elegans) related pops up because this little biological organism sits at this beautiful intersection between technology and biology and philosophy. The successful emulation of C. Elegans would represent a concrete step towards whole brain emulation and all the transhuman and ethical and moral quandaries that would bring. The general idea is that the human brain has b…
What would a "real world" application of this be? Could I for example chuck a bunch of simulated worms onto a map and have it solve a route? "Given enough worms, all Travelling Salesman problems are shallow?"