What is Artificial Intelligence (AI)
Artificial Intelligence (AI) is a field in computer science and technology that focuses on creating intelligent machines capable of performing tasks that typically require human intelligence. The purpose of AI is to develop systems that can perceive their environment, reason, learn from experience, and make decisions or take actions to achieve specific goals. AI is usually involved in some complex tasks that cannot be solved by explicit programming. These complex tasks are usually re-formulated as a “black box” problem with known set of “inputs” and corresponding “responses“. Once the AI model is trained on this dataset it may be capable of intelligently predict the response on the new data.
AI covers different techniques and approaches, including:
- Machine Learning (ML)
- Deep Learning
- Natural Language Processing (NLP)
- Computer vision
- Robotics