PinnedIqbal Pahlevi AWhat Machine Learning Actually is?Have you heard of term Machine Learning? If you haven’t yet, I think Artificial Intelligence or AI is more commonly used nowadays…Jul 31, 2023Jul 31, 2023
Iqbal Pahlevi ADockerize NestJS and PostgreSQL + Prisma: A GuideBuilding a backend application using NestJS with PostgreSQL and Prisma is simple and easy to do. But, when it comes to deployment, seems…Jul 14Jul 14
Iqbal Pahlevi AMastering Product Validation: From Idea to Market SuccessIn the fast-moving world of innovation and entrepreneurship, the journey from idea to market success is fraught with challenges. As an…May 4May 4
Iqbal Pahlevi AA Fusion of Shneiderman’s Eight Golden Rules and Nielsen’s 10 Usability HeuristicsIn this world of digital landscape, creating user interfaces that captivate and retain users’ attention is a challenge. To tackle this…May 4May 4
Iqbal Pahlevi AHow to use LSTM in TensorflowOne of the most significant challenge when working with textual data is that the text is way too long. It is difficult for the model to…Apr 28Apr 28
Iqbal Pahlevi AError Monitoring and User Insights with Sentry and Google Analytics: A GuideError checking manually is a daunting task. It’s challenging and often prone to missing critical errors that could impact user experience…Apr 27Apr 27
Iqbal Pahlevi ASentiment Analysis by using Binary Classifier Neural NetworkSentiment analysis is one of the most common problems in the field natural language processing. This is popular and quite easy to follow…Apr 27Apr 27
Iqbal Pahlevi AInceptionV3 Transfer Learning with TensorflowBuilding your own neural network using plain CNN or someone’s architecture is good. But it needs a lot of effort to build. And the other…Apr 26Apr 26
Iqbal Pahlevi AVisualize CNN’s Learned Features RepresentationsNeural network or deep learning often come with complex and huge architecture. It made difficult to understand how does the data processed…Apr 25Apr 25
Iqbal Pahlevi AEasily Image Data Preparation with ImageDataGenerator in TensorflowPersonally, I used to think that loading image data is cumbersome and quite confusing. I always forget how to read image data and prepare…Apr 22Apr 22