Deep Learning

Till now we have seen basics on NN’s and at this stage we can create our first Neural Network

Let’s look at loss function with Keras in detail and implement it in our neural network

We have seen earlier the entire purpose of to optimize weights so as to reduce loss. Let’s see in detail different optimization functions we can use with neural networks

Softmax is a special kind of activation function which use mostly used as the last layer. The final output of an NN needs to be human understandable so in the output we would need to be able to get probabilities in case of multi classifier problem.

In these series of blog posts we will look in detailed implementation of neural networks using Keras and also more deeply understand how neural networks work.

In this post we will understand how neural networks work in detail. This post will be theoretical but i believe its important to understand NN’s before we actually start coding.

excellence-social-linkdin
excellence-social-facebook
excellence-social-instagram
excellence-social-skype