KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

Give any two differences between deterministic computing and probabilistic computing with an example.

Decision making in Machines

1 Like

Answer

Deterministic ComputingProbabilistic Computing
Produces fixed and predictable output for a given input.Produces output based on probability and may vary.
Does not involve randomness.Involves uncertainty and randomness.
Example: CalculatorExample: Face recognition

Answered By

1 Like


Related Questions