Recent Posts

CI/CD Pipeline in CloudRun

6 minute read

In a very simpler terms, CI/CD is a process that allows you to make changes in you project and with a single git push, the changes are integrated and the new...

How Computer Understand Images?

4 minute read

With the advent of pretrained models and cheaper computation, it’s now as easy as pie to train near state-of-the-art(SOTA) models at home.