/NeuralNetworks_and_DeepLearning

In this repository, you will gain insights about Neural Networks and Deep Learning.

Primary LanguageJupyter Notebook

Neural Networks and Deep Learning

Neural Networks

  • Artificial neural networks, usually simply called neural networks, are computing systems vaguely inspired by the biological neural networks that constitute animal brains. An ANN is based on a collection of connected units or nodes called artificial neurons, which loosely model the neurons in a biological brain.

Deep Learning

  • Deep learning is part of a broader family of machine learning methods based on artificial neural networks with representation learning. Learning can be supervised, semi-supervised or unsupervised.

Image

Note: