Complete wiring map of an adult fruit fly brain
-
[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?
-
[email protected]replied to [email protected] last edited by
Honestly, not much. I took a programming class at the local community college during high school, and an older gentlemen gave me an install disk. So I installed it on an old PC and tinkered a bit, but it didn't have internet so I only had the base install.
I switched to Ubuntu my freshmen year at college because windows broke on my rented computer and I didn't want to deal with IT. I tried switching to FreeBSD on my laptop a couple years later, but it wouldn't sleep properly, so I went back to Linux (Arch at this point). I still used FreeBSD on my toy servers and NAS, which ended a few years later when I switched everything to openSUSE (Leap on server/NAS first, then Tumbleweed later on my desktop and laptop).
That said, my kids haven't really used Windows, they either use my computers running Tumbleweed or ChromeOS at school.
I still really like FreeBSD, but I don't use it because I had issues getting Docker to work (need for self-hosted LibreOffice Online), and I prefer everything to be same family, and having openSUSE work everywhere is nice. It still holds a place in heart though, so I make sure my personal projects work properly on Linux.