AI Posts
Coding a Simple Logistic Regression in NumPy Logistic Regression is a fundamental concept to deep learning. In this blog I'm going to code a logistic regression with gradient descent algorithm from scratch in NumPy.
Next Generation Artificial Intelligence In this blog I want to give a brief idea about Generative Adversarial Networks and there possible scopes. This is going to be a very short one.