This blog is a step-by-step guide to building a Logistic Regression classifier from Scratch. You will learn about techniques like Gradient Descent, Regularization, etc in this blog.
Read more.This blog contains the implementation of "Hierarchical Question-Image Co-Attention for Visual Question Answering" paper in Keras/Tensorflow.
Read more.Step-by-step guide on how to build a first-cut solution to classify the toxicity of a comment using a simple LSTM model in Keras/Tensorflow.
Read more.