867
Squiggly Boie
(mander.xyz)
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.

Rules
This is a science community. We use the Dawkins definition of meme.
LLM models or ML in general? i've only known folk who worked on ML, not actually done it myself
LLMs definitely, but not all machine learning uses neural networks
ohhhh so that's The model for neural networks, not A model for neural networks
Its an abstraction for neural networks. Different individual networks might vary in number of layers (columns), nodes (circles), or loss function (lines), but the concept is consistent across all.
Kinda but also no. That's specifically a dense neural network or MLP. It gets a lot more complicated than that in some cases.