Activation Function
Activation function help to determine the output of a neural network. These types of functions are attached to each neuron
Read moreDeep Learning ( Deep Neural Learning or Deep Neural Network) is a part of the Artificial Intelligence family that emulates the operation of the human brain in creating patterns and processing data in the form of a network.
Activation function help to determine the output of a neural network. These types of functions are attached to each neuron
Read moreAs we already know that Perceptron can only produce linear decision boundaries. But many interesting and real-world problems like Image
Read moreOne of the most buzzing word now, Pytorch is an open source machine learning framework. It really helps ML Engineers
Read moreWhat is a Tensor? Tensorflow gets its name from word Tensor. Every computations in tensorflow is done on tensors. A tensor
Read moreSince you are here on this article, I assume you have started your deep learning journey or just starting and
Read moreWith the help of Deep Learning we can capture the content of one image and combine it with the style
Read moreTransfer Learning in simple terms transfer of knowledge from a trained model to another model. The idea is to use
Read moreIn this article let us see different paths we can take upon in deep learning. Deep learning is ubiquitous –
Read moreIn our previous post we discussed about what are loss functions ? How they are broadly classified ? What are
Read more