Hacker News new | ask | show | jobs
by dchichkov 585 days ago
There's nothing magical about AI, but a forward pass through a transformer is a rather large stochastic computation. During this computation novel results are sometimes produced.

If you'd like an insight of what roughly can happen inside this computation, a short story from Karpathy is not the worst read - http://karpathy.github.io/2021/03/27/forward-pass/