原文
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
原始链接: https://news.ycombinator.com/item?id=43261650
这个黑客新闻线程讨论了理解复杂概念的挑战,尤其是在从头开始构建LLM的背景下。用户强调重复的重要性,但也强调了从不同角度遇到多个解释到解锁理解的价值。几位评论者强调了睡眠和“孵化”时期的作用,其中潜意识会处理信息,通常会导致突破。其他人则指出,作者有时会实现逻辑上的飞跃或使用术语,从而阻碍了初始理解,需要多次读取或概念“单击”的经验基础。讨论扩展到了所需的“划痕”水平,平衡了对基本理解的渴望与对Pytorch这样的图书馆的实际限制和依赖。一些人建议在书完成后建立一个要深入研究的东西列表。
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
It’s interesting to observe in oneself how repetition can result in internalizing new concepts. It is less about rote memorization but more about becoming aware of nuance and letting our minds “see” things from different angles, integrating it with existing world models either through augmentation, replacement, or adjustment. Similar for practicing activities that require some form of motor ability.
Some concepts are internalized less explicitly, like when we “learn” through role-modeling behaviors or feedback loops through interaction with people, objects, and ideas (like how to fit into a society).
reply