AI & Machine Learning

Why Robotic Process Automation (RPA) is Taking Over Your Job

There have been predictions that Robots will take over our jobs. As of today, that prediction is rapidly coming to pass.

Is It Too Late to Learn AI?

Learning AI is worth it, and always will be. Even if the job market gets saturated, there’s always a potential for creative intrapreneurs and entrepreneurs. To stay relevant, AI skills are quickly becoming a must-have.

2 MINUTES READ Continue Reading »

5 Exciting Deep Learning Advancements to Keep Your Eye on in 2021

2021 is here, and deep learning is as active as ever; research in the field is speeding up exponentially. Here are the five 5 exciting deep learning advancements that demonstrate a central undercurrent in ongoing deep learning research.

8 MINUTES READ Continue Reading »
  • Top articles, research, podcasts, webinars and more delivered to you monthly.

  • Markov Clustering Algorithm

    Intuitive description with example and discussion In this post, we describe an interesting and effective graph-based clustering algorithm called Markov clustering. Like other graph-based clustering algorithms and unlike K-means clustering, this algorithm does not require the number of clusters to be known in advance. (For more on this, see [1].) This algorithm is very popular in

    5 MINUTES READ Continue Reading »

    How Automation Is Improving the Role of Data Scientists

    Human expertise arguably takes data science efforts to their greatest heights. However, companies should not overlook how data science automation products could help skilled people work with information in the most effective, useful ways.

    3 MINUTES READ Continue Reading »

    3 Mathematical Laws To Know As A Data Scientist

    Some interesting laws that help you as a Data Scientist While Data Scientist was working with Data for their main activity, it doesn’t mean that Mathematical knowledge is something we do not need. Data scientists need to learn and understand the mathematical theory behind machine learning to efficiently solving business problems. The mathematical behind machine

    3 MINUTES READ Continue Reading »

    Text Classification With NLP: Tf-Idf vs Word2Vec vs BERT

    This article, using NLP and Python, will explain 3 different strategies for text multiclass classification

    24 MINUTES READ Continue Reading »

    You Should Master Data Analytics First Before Becoming a Data Scientist

    Here are some of the important benefits to becoming a master in Data Analytics first before becoming a Data Scientist.

    5 MINUTES READ Continue Reading »

    Learning Decision Trees

    In the context of supervised learning, a decision tree is a tree for predicting the output for a given input. Learned decision trees often produce good predictors.

    9 MINUTES READ Continue Reading »

    Geometric ML Becomes Real In Fundamental Sciences

    We are finally starting to see the real impact of Geometric machine learning techniques in fundamental science.

    7 MINUTES READ Continue Reading »

    Navigating the Challenges of Discussing the Ethics of AI

    Modern AI can have both beautiful and frightening capabilities. This has forced us to have a serious discussion about the ethics of AI. Artificial intelligence does have massive potential for the future, but we truly need to define its morality now.

    6 MINUTES READ Continue Reading »

    Statistical Language Models

    This post covers statistical language models from simple to elaborate. The covered models include Independent model, first-order Markov model, Kth-order Markov model, Hidden Markov Model, Conditional Markov model, and Conditional Random Fields. Each is illustrated with realistic examples and use cases.

    22 MINUTES READ Continue Reading »