Our insightful blogs
To manage notifications we define types of notifications in a constant files(in a dictionary) and create two tables in our database, first is NotificationObjects and second, Notifications like: class NotificationObjects(models.Model):
- General
It is always better to reuse the existing code. We always strive through the point that we need to have different developers for running our code in different platforms. For
- General
- Mobile
What is Puppet? Puppet is an open-source, software configuration management tool. It helps in keeping configurations automated and consistent with what we require and what is on production or in
- General
Today when the apparel manufacturing businesses around the world are battling the impact of COVID-19 pandemic the biggest challenge staring at them in the face is how do they ensure
- Digital Engineering
- General
Multiple times we need to build reports to present our data. The Google Data Studio provides a powerful tool to build your own reports with less time and without any
- General
Why Transformers? The problems with long-existing sequence models are long-range dependencies, vanishing and exploding gradient is hard to resolve even batch gradient descent when network is large and deep, a
- General
Model Based Collaborative Filtering: Model based collaborative approaches only rely on user-item interactions information and assume a latent model supposed to explain these interactions. For example, matrix factorization algorithms consists
- Data, AI & Analytics
- General
A common task of recommender systems is to improve customer experience through personalized recommendations based on prior implicit feedback. These systems passively track different sorts of user behavior, such as
- Data, AI & Analytics
- General