đ§ AI Techniques
 The techniques of Artificial Intelligence (AI) are methods used to mimic human intelligence and decision-making. Among the given options:
-
đ§Ŧ Artificial Neural Network (ANN): A key AI technique inspired by the structure of the human brain, used in deep learning and machine learning tasks.
-
đĢī¸ Fuzzy Models: Part of fuzzy logic, they help in handling uncertainty and vagueness in AI systems, especially in control systems and decision-making.
-
đ§ Genetic Algorithms: These are inspired by the process of natural selection and are used in optimization problems within AI.
âšī¸ Note: While heuristics are used in AI (especially in search and problem-solving), they are more of a strategy or rule-of-thumb, not a core technique like the others.