Posts

Artificial Intelligence

Image
Introduction AI is a branch of Computer science. The purpose of AI is to create systems that can function intelligently and independently .  Why is it called  Artificial Intelligence?  Human beings are the creator of these machines, they program them and give them the ability of decision making. Hence, human beings are considered to have real intelligence and this is how artificial intelligence got its name. Classification of AI NLP: Natural Language Processing NN: Neural Networks  CNN: C onvolution Neural Network  RNN: Recurrent Neural Network  Explanation of the above flow chart: AI can be broadly classified into Symbolic Learning and Machine Learning. 1. Symbolic Learning  Symbolic Learning, as the name suggests, is a symbolic way for us to process information. 1.1 Computer Vision Humans recognize a scene around them through their eyes which create images of the world.  Computer vision is a field of artificial intelligence (AI) that enabl...