Hacker News new | ask | show | jobs
by ssd532 1063 days ago
I thought model is the output of training. It's a binary file black box. That's what I had read somewhere.
1 comments

I think it's a little context dependent, and the definition seems to be fluid right now. I've seen "model" be used to refer to just the code, or to refer to the combination of the code and weights. I don't think I've seen it used to refer to just the weights, but I wouldn't be surprised if its used that way in some contexts.