logoalt Hacker News

0-_-0today at 6:04 AM2 repliesview on HN

Weights are the source, training data is the compiler


Replies

crazyloggertoday at 6:15 AM

Training data == source code, training algorithm == compiler, model weights == compiled binary.

show 1 reply
ngruhntoday at 6:44 AM

isn't it more like the data is the source, the training process is the compiler, and the weights are the binary output.