Next Word Prediction: How It Works
As technology becomes more advanced, we are offered privileges we could not have ever imagined and things that make our daily activities easier. Every single thing that we express…
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 ReadingDeploy 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 Reading