Remix.run Logo
0-_-0 2 days ago

Weights are the source, training data is the compiler

crazylogger 2 days ago | parent | next [-]

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

0-_-0 2 days ago | parent [-]

Training algorithm is the programmer, weights are the code that you run in an interpreter

ngruhn 2 days ago | parent | prev [-]

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