Ask HN: Are You Training a Model?

6 points by HellDunkel ↗ HN
I am curious to know if any of you people are training a model to do a specific task or solve a specific problem at hand.

3 comments

[ 3.3 ms ] story [ 16.3 ms ] thread
Yes? What kind of model did you have in mind?
Any AI/ML model. I am interested in training of specific models for specific purposes rather than using/combining existing models.
That is what I usually do, I don't find very interesting to just load pre-existing models and feed data into them. But sometimes it is a necessity, if the network is too large (like Stable Diffusion, ResNet and its variants, ...).