asked 230k views
14 votes
Difference between computer program and artificial intelligence​

asked
User Safraz
by
8.6k points

1 Answer

11 votes
In "normal" programming, you have data and well-defined rules. The program applies the rules to the data and yields answers. In "AI", you have data and answers. The learning process then yields (not so well-defined) rules.

No related questions found