Comment on Squiggly Boie
Tamo240@programming.dev 1 day agoIts 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.
NotANumber@lemmy.dbzer0.com 19 hours ago
Kinda but also know. That’s specifically a dense neural network or MLP. It gets a lot more complicated than that in some cases.