Deploy Scalable Django Apps with Kubernetes
This blog will deploy a broken application and we’ll be fixing the Kubernetes YAML documents to make the deployment successful. the application will query from the database and return data…
Continue ReadingCNN for Image Classification: A Guide
An image classification is the process by which a computer takes an input which is a picture and gives an output which could be either a class or a probability of belonging to a class…
Continue ReadingUnderstanding Optical Character Recognition (OCR)
Optical character recognition (OCR) is changing the way we interact with information and making it secure with the new age OCR engines. Solving problems of real world with…
Continue Reading