I am so fucking sick and tired of people claiming that Cory Doctorow invented the term "enshittification". Sure, he popularized it because he's famous and shit, but my colleagues and I had been using "enshittification" since 2010 starting with Oracle buying Sun Microsystems. LONG before Cory Doctorow even knew what that word meant.
And you know what? I'm not claiming that we invented the word either!
Because we heard it from a vendor.
Who probably heard it from one of their customers.
So stop claiming that Cory Doctorow invented the word.
HE DIDN'T.
Dave Anderson
in reply to Dave Anderson • • •Anyway, so far I have successfully gotten this binary classifier to say that one random image I have is -1.438 of whatever it is the classifier is evaluating. Which is nothing, because I had to replace the neural net's classifier head and so while most of the network has some pre-training, the final output layer is "take all the knowledge distilled from the image, and return a random guess".
Next step, let's see if I can figure out how to implement a training loop...