Neural Network Types.
Types of Neural Networks. Hi guys!!! Welcome all. In this article we are going to talk about 3 major types of Neural Networks found in Deep Learning. But “What is Deep Learning?”, “What are Neural Networks?” …...Once you go through this article, you will get answers for these questions. Let’s begin. Artificial Intelligence (AI) which is a most popular topic nowadays. AI is a computer science field which enables machines to imitate behavior of humans. Machine Learning (ML) is a subset of AI. ML consists of algorithms trained with data. Therefore, AI can be achieved through these ML algorithms. ML is all time training based. As an example we can build a robot who can differentiate fruits in a fruit basket. With respect to ML we have to tell the machine the features that can be used in this process of differentiating fruits. Now you may wonder about another way to do the same task without human intervention. At that stage Deep Learning (DL) comes to play. DL is again a s...