A Pragmatic Guide to Reducing Business Communication Costs

In the fast-paced world of fintech, communication is the lifeline between you and your customers. Whether it’s an SMS confirming a transaction, a WhatsApp notification reminding users to pay their bills, or a push notification for those sweet cashback offers, effective communication builds trust. But as we scaled, so…

Basics of RNN and LSTM for non data scientists

(But you need to know Maths) In this article, I give a simple mathematical exposition of RNN (Recurrent Neural Network) and LSTM (Long Short Term Memory) models- if you are comfortable with matrix multiplication, you will understand RNN and LSTM from this article, even if you don't have…