Blog

Reinvent Yourself

Search
A New Version Of Matplotlib Cheat Sheet

A New Version of Matplotlib Cheat Sheet

There is a famous English adage, “A picture is worth a thousand words”, meaning that a single image sometimes explains complex or multiple ideas way

Google Play Services For Genymotion

Google Play Services for Genymotion

I try to explain how to use google play services in Genymotion. You can use all Google Play features in Genymotion virtual device with this

Model Deployment With FlaskPart-2

Model Deployment with Flask/Part-2

In Model Deployment with Flask/Part-2, we will take the steps to make our model run on the web. As you remember from the Model Deployment

Model Deployment With FlaskPart-1

Model Deployment with Flask/Part-1

As seen from the picture above, the final step, after building a machine learning model, is to make the model available in production; in other

Passwordless Usage Of Private Git Repositories

Passwordless Usage of Private Git Repositories

In today’s fast-paced development environment, efficiency and security are paramount. When working with private Git repositories, the continuous need to enter credentials can disrupt workflow