▲ | __float 5 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
That doesn't mean we _understand_ them, that just means we can put the blocks together to build one. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | AdieuToLogic 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
> That doesn't mean we _understand_ them, that just means we can put the blocks together to build one. Perhaps this[0] will help in understanding them then:
0 - https://arxiv.org/abs/2501.09223 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | AdieuToLogic 3 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
>>> Since LLMs and in general deep models are poorly understood ... >> This is demonstrably wrong. > That doesn't mean we _understand_ them ... The previous reply discussed the LLM portion of the original sentence fragment, whereas this post addresses the "deep model" branch. This article[0] gives a high-level description of "deep learning" as it relates to LLM's. Additionally, this post[1] provides a succinct definition of "DNN's" thusly:
Additionally, there are other resources discussing how "deep learning" (a.k.a. "deep models") works here[2], here[3], and here[4].Hopefully the above helps demystify this topic. 0 - https://mljourney.com/is-llm-machine-learning-or-deep-learni... 1 - https://medium.com/@zemim/deep-neural-network-dnn-explained-... 2 - https://learn.microsoft.com/en-us/dotnet/machine-learning/de... 3 - https://www.sciencenewstoday.org/deep-learning-demystified-t... |