Computer Science, asked by mohdaaish7114, 1 year ago

Difference between expert system and traditional system in artificial intelligence

Answers

Answered by duttalaniveditha111
12

expert system is based on rule, but the artificial intelligence system is based on statistical simulation. Second , the expert system is knowledge based, artificial intelligence is generally using the algorithm to calculate and analyse the best results.

Answered by adventureisland
13

The traditional system solves common numerical problems. while

expert system is fixed the problem in a relatively limited area.

Traditional system :

  • The traditional system solves common numerical problems.
  • It is a sequential program that combines information and processing.
  • A well-tested program will never make a mistake.
  • There is no explanation given for the output.

Expert system :

  • It fixes the problem in a relatively limited area.
  • The knowledge base may or may not be separated from the processing.
  • It is possible that the well-tested expert system will make blunders.
  • In most cases, an explanation is given.

Similar questions