Writing REST APIs in Django using Django Rest FrameworkApplication Programming Interface (API) is a great way to make two completely separate systems or in some cases same systems to interact…Aug 4, 2020A response icon1Aug 4, 2020A response icon1
What is PKCE in OAuth 2.0 ?PKCE stands for Proof Key for Code Exchange and was proposed in RFC 7636 to make Authorization Code Grant flow more secure. Before PKCE…Jun 28, 2020Jun 28, 2020
A quick introduction to Language Models in Natural Language ProcessingIn this post, we’ll discuss everything about Language models (LM), we’ll coverMar 16, 2020Mar 16, 2020
Classifying phishing websites using various machine learning algorithms.In this post, we’ll try to compare various machine learning algorithms to predict phishing websites. The aim is to learn the steps…Oct 12, 2019Oct 12, 2019