Hacker News new | ask | show | jobs
by frmersdog 207 days ago
It's also not very good at any of those things, if you ask it to generate something far enough outside of the mainstream, or something particular, or something consistent, or- But, yeah, the insistence that we deprecate every other even remotely-connected resource (including other people) in order to supplicate ourselves to corporate desires is aggravating. You got a lot of the same pushback with VR. VR is really, really cool. Having your reality mediated by large corporations with a history of user-hostile behavior is not. Them not taking no for an answer feels violating.
1 comments

I tried to get into machine learning and started out simple. A network of two inputs, and one output. The function to learn was a heart-shaped SDF. I generated training samples from the +/-1 range of coordinates.

For such a relatively simple thing it either didn't converge, or when it did, it got decent error rates. But try feeding it a coordinate outside its training range and it very very very quickly starts outputting total nonsense. This exercise taught me that despite whatever they keep telling us, this shit will never generalize.