Learn-Write-Repeat / Open-contributions

This Repository is for Learning purpose, and open contributions under DevIncept program.
https://dcp.devincept.com/
MIT License
47 stars 445 forks source link

Create Krishnadl #268

Open Krishna8483 opened 3 years ago

Krishna8483 commented 3 years ago

In this module I have learnt the types of Deep Learning algorithms in terms of Supervised learning and Unsupervised learning algorithms. Supervised Deep Learning algorithms mainly focus on the labelled dataset while the Unsupervised learning algorithms mainly focus on unlabelled datasets. The classic example of this kind of algorithm is Unsupervised algorithm. To classify images we use different Supervised algorithms. The basic structure of a neural network is like that of our neural structure of our body. It contains input layers,hidden layers and output layers.