Complete wiring map of an adult fruit fly brain
-
[email protected]replied to [email protected] last edited by
The connectome is a map of individual neurones. The projectome is a map of how larger regions interconnect. Particularly the relative strength of the links.
It's the difference between a detailed road map vs the relative road capacity between countries. It cuts out a lot of fine detail to see larger patterns. Both are useful, but in different ways.
-
[email protected]replied to [email protected] last edited by
can this map be... simulated?
perhaps put into a computer program with simulated inputs from a virtual environment?
-
[email protected]replied to [email protected] last edited by
There’s alot of “calculations” done internally in a neuron that I don’t we can map yet
-
[email protected]replied to [email protected] last edited by
interesting. what kibd of "calculations"? what do we know about it?
-
[email protected]replied to [email protected] last edited by
Fucking DLLs
-
[email protected]replied to [email protected] last edited by
I recall seeing the brain of like an amoeba or something very small with only like 100 neurons or something being simulated.
-
[email protected]replied to [email protected] last edited by
Came here to say the same thing. It worked very well
-
[email protected]replied to [email protected] last edited by
This hypes me so much more than GPT-based tools
-
-
[email protected]replied to [email protected] last edited by
You certainly didn’t see an amoeba brain. They are single cells. I wonder if you heard about the efforts to do the same thing with a nematode?
-
[email protected]replied to [email protected] last edited by
Openworm
-
[email protected]replied to [email protected] last edited by
That is super cool. Can we might simulate it in a virtual environment? If so, would that be the first matrix like virtual world?
-
[email protected]replied to [email protected] last edited by
Great, now I'm imagining a group of flies in leather trenchoats.
-
[email protected]replied to [email protected] last edited by
Mr. Fruiterson, how can you buzz, if you don't have a labium.
-
[email protected]replied to [email protected] last edited by
Shared objects on Linux.
-
[email protected]replied to [email protected] last edited by
As neural networks in AI are inspired by nature, new techniques will surely follow the insights gained by such brain mapping research.
-
[email protected]replied to [email protected] last edited by
Neural networks in AI barely relate to any biological neural network.
Neural networks in AI are essentially a "scored" pachinko machine, with each peg having different numbers, which cause a "score" to go up for the "right" answer.
Basically, just a really fast, and expensive sieve filter.
-
[email protected]replied to [email protected] last edited by
I've been using Linux for longer than I've been an adult, I've worked in the field for around fifteen years, and TIL what .so means. Thanks!
-
[email protected]replied to [email protected] last edited by
We're probably pretty similar. I haven't been a Linux user as long as I've been an adult (close), but if you include BSDs, then I have, since I dabbled w/ FreeBSD as a kid.
I'm a SW engineer and I like compiled languages, so linking in C libraries comes w/ the territory. If it wasn't for that, I would probably just call them DLLs (dynamic-link library, FWIW), since they do the same thing at the end of the day.
-
[email protected]replied to [email protected] last edited by
I was a sysadmin, now I'm nominally devops. I haven't done real development for probably 21 years, so I didn't interact with SO's or DLL's much. (I actually did know what DLL means, but I have no clue why. Thanks though!)
I didn't use pure BSD until I was eighteen - I think I used Macs a time or two before then. In fact, I'm pretty sure the first time I used BSD was installing it on an iMac I bought off of Craigslist and I did so to experiment with its firewall functionality. What did you do with it as a kid?