Artificial Intelligence is βthe science and engineering of making intelligent machines,β as defined by computer scientist John McCarthy in 1956. AI is sometimes called Machine Intelligence, referring to the fact that the capacity for reasoning and understanding is bound by the limits of a machine and its contents. Natural Intelligence is what is exhibited by humans, bound by the limits of our cognitive functions. AI, in its current state, could be said to be computers or programs that attempt to mimic human intelligence through displays of reasoning, learning, analyzing, and problem-solving.
- Computer Vision
- Natural Language Processing (NLP)
- Prediction Systems
- Robotics
- Machine Learning
- Deep Learning
- Pandas For data input points or fetching data (generally data handling). For example, input csv data, tables data, etc.
- Numpy For mathematical calculations like matrix multiplication, addition, etc.
- Matpotlib For plotting different type of graphs and charts.
- Supervised Learning
- Unsupervised Learning
- Semi-supervised Learning
- Reinforcement Learning