What is AI ?
AI, or Artificial Intelligence, is the ability of a computer or machine to perform tasks that normally require human intelligence, such as learning, problem-solving, and decision-making.It uses technologies like machine learning to analyze data, recognize patterns, and act intelligently to achieve specific goals without being explicitly programmed for every single task
Examples:
chatbots, self-driving cars, facial recognition, and smart home assistants(SIRI , Alexa)
Approaches to AI ?
Symbolic/Rule-Based: Traditional coding practices (Expert systems, decision trees, rule engines, logic programming.) -- Legacy
Machine Learning: AI that learn from data,identifying patterns and relationships to make predictions or decisions without rely on rules (like Linear regression, neural networks, support vector machines, random forests.)
Evolutionary: Genetic algorithms, evolutionary strategies, ant colony optimization, particle swarm optimization.
Hybrid: Combining symbolic reasoning and neural networks like neuro-symbolic AI.
No comments:
Post a Comment
Please comment below to feedback or ask questions.