Whenever we start learning a new programming language we always start with Hello World Program. Likewise, most AI/ML developers say “Just like programming has Hello World, machine learning has MNIST”. Like everyone, I wanted to start from there. In fact, Continue Reading
Build your First Deep Learning Neural Network Model using Keras, TensorFlow in Python
Our product collects user’s behaviour (Page views, Events) on our sites. We contact every customer whether he is interested to buy a car or not? We thought what if we contact the user who is going to buy instead of Continue Reading
Create a Serverless API with AWS Lambda and API Gateway
We are using grafana, influxdb & telegraf for server monitoring. Everything going great we are getting email alerts also if something goes wrong thanks to Grafana Alerting Engine. Recently we missed a couple of server alerts when we discussed with Continue Reading
Web Push Notifications or Cloud Messaging using Firebase(FCM)
Recently I think almost everyone whoever using GCM for web push notifications got mail by saying Google has deprecated GCM and The GCM server and client APIs are deprecated and will be removed as soon as April 11, 2019. Migrate Continue Reading