|
|
|
|
|
by sailingparrot
1445 days ago
|
|
> I wish ML researchers stopped using anthropomorphizing language. ML researchers don't write articles, journalists do. Actual language used by the ML researchers: "Intuitive physics learning in a deep-learning model inspired by developmental psychology" [1] [1]: https://www.nature.com/articles/s41562-022-01394-8 |
|
In my opinion, this is still anthropomorphizing the algorithms. The term deep-learning is a poor representation of what actually goes on. Someone please correct me if I'm wrong, but all ML does is statistical regressions (in essence). It doesn't "learn" like a person learns. Neural networks are not actually like brains (as far as we understand how the brain works).
I feel like the whole industry is inundated with aphorisms that are kind of true, but not wholly true. Evolutionary algorithms, neural networks, deep learning, deep mind, this stuff all reeks of anthropomorphizing fundamentally mathematical processes. I get it, it's a lot easier to get the gist of "the computer is learning/training" than "the computer is refining the weights and biases to try to optimize the output".