|
|
|
|
|
by mkolodny
1176 days ago
|
|
When a problem can be solved mindlessly - with a repeatable set of steps no matter the situation - imperative/declarative programming makes sense. Most real world situations are unique and require unique solutions. That's where AI really shines. You just describe your target, attempt to solve the problem, and pay attention to how far off you were from your target. The learning happens naturally. Neural networks are too complex - sometimes billions of variables - to decide what each neuron should do. We as a species have evolved to develop brains that are extremely adaptable. AI mimics our own natural learning process. And it's proven to be far more effective at solving unique problems. |
|
An extraordinary claim, I think. Source or evidence?