Hacker News new | ask | show | jobs
by afro88 4 days ago
I wonder if there's a way to include data that's so unique you can prove it was trained on and sue later
1 comments

Unique data like that is unlikely to have any impact on the learned/final weights after training. SGD, Adam and the other hillclimbing solvers abhor jagged edges from "novel" trade secrets and the like. Unless it turns out everyone had the same secret genius idea (and it became a pattern to learn).