Build your own Search Engine using OpenAI’s CLIP and FastAPI — Part 1Okay, so this search engine will not be a full-fledged one but you’ll get a hand wtih all the capabilities of the OpenAI’s CLIP model and…Jun 18, 2021Jun 18, 2021
Colorizing black and white images on Android using TfliteIn this story we’ll see how you can deploy your tensorflow model on an Android device using Tflite. Ok, but why do you want to run your…Nov 19, 2020Nov 19, 2020
Deploy Django + PostgreSQL on EC2 using Apache2 from scratchIt’s fun to build apps as personal projects, but what if you want it to deploy it and showcase it to others? And not only that it should…Jul 10, 2020Jul 10, 2020
Vuejs + Golang = A rare combinationBack in 2018, I wrote an article “Django + Angular 4 = A powerful web application” which has over 15k reads. Out of curiosity, I tried…Jul 23, 20196Jul 23, 20196
Published inThe StartupImage Processing using Matlab/Octave — Part 2In the previous part we saw what is Image Processing, how it works and some basics of Matlab/Octave. In this part we’ll see color model…Apr 12, 20192Apr 12, 20192
Published inThe StartupBuild an AI to play F1-raceReally ? an AI to play F1 race game ? Well kind of. This story is more over as a helper guide rather than a tutorial to build the whole…Mar 5, 2019Mar 5, 2019
Published inThe StartupDjango + Angular 4 = A powerful web applicationYou know how to use Django to make web apps and also, you know how to build beautiful frontends using Angular but you were probably…Oct 17, 201813Oct 17, 201813
Published inThe StartupIntroduction to Reinforcement Learning (Coding Q-Learning) — Part 3In the previous part, we saw what an MDP is and what is Q-learning. Now in this part, we’ll see how to solve a finite MDP using Q-learning…Jul 9, 20183Jul 9, 20183
Published inThe StartupHow to Read/Write on external HDD with NTFS partition on macOSThis is a how-to for using NTFS formatted external HDD on MacOS using free tools available.Jul 5, 20185Jul 5, 20185