Hacker News new | ask | show | jobs
by jbpetersen 3473 days ago
Seems like you'd want to just have the users running the neural nets to avoid issues of either a single neural net being trained by all the users and converging to a single standard (still quite interesting but not a solution to the problem at hand) or having to run a separate instance for each individual user to train as desired.

Thoughts?