Sarcasm Detection Using GRU, LSTM
Building a sarcasm detection model using natural language processing is easier than you think. This can be your first project for NLP.
Journey of Curiosity
Building a sarcasm detection model using natural language processing is easier than you think. This can be your first project for NLP.
Why do we use ReLU activation function over sigmoid or tanh? Why activation functions suffer from vanishing gradient problem?
What is an activation function?
What is linearity or non-linearity?
Why do we use a non-linear activation function?
Let’s start our deep learning journey with convolutional neural networks. In this blog, we will get a basic idea about CNN. This is the first blog in this series so stay tuned!