Viewing a single comment thread. View all comments

orincoro t1_j7fqwud wrote

Absolutely disagree. The purpose of neural networks is to establish connections in an organic way. You can use certain heuristics to get the machine to form connections in certain ways, but your ability to guide its learning is limited by the fact that you will never know in detail what all the nodes are for or how they actually work. There is no possibility of analyzing a neural network in the sense that we can understand machine code.

This is why neural networks can degrade if not trained properly. Companies like Google and Facebook don’t have as much control over their systems as they would like you to think.

2