I haven’t really done Neural Networks in 2 decades, and was under the impression that NNs pretty much dominate Machine Learning nowadays, whilst stuff like Genetic Algorithms were way less popular or not at all used anymore.
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.
I’m not a bot and I have no idea what the image is
It’s a diagram of a neural network which is the concept AI models are built on.
Thank you
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
I haven’t really done Neural Networks in 2 decades, and was under the impression that NNs pretty much dominate Machine Learning nowadays, whilst stuff like Genetic Algorithms were way less popular or not at all used anymore.
Is that the case?
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.