Category: Algorithms

Search Algorithms in AI

Artificial Intelligence is the study of building agents that act rationally. Most of the time, these agents perform some kind of…

Continue Reading Search Algorithms in AI

Codifying humanity: Can humor be reduced to an algorithm?

If you’re not laughing right now it’s because the joke isn’t funny. And if you are laughing, it’s because the…

Continue Reading Codifying humanity: Can humor be reduced to an algorithm?

The Eclat algorithm

In this article, you will learn everything that you need to know about the Eclat algorithm. Eclat stands for Equivalence Class Clustering…

Continue Reading The Eclat algorithm

Division algorithm

A division algorithm is an algorithm which, given two integers N and D, computes their quotient and/or remainder, the result of Euclidean division. Some are applied by hand,…

Continue Reading Division algorithm

Multiplication algorithm

A multiplication algorithm is an algorithm (or method) to multiply two numbers. Depending on the size of the numbers, different algorithms are used. Efficient multiplication algorithms…

Continue Reading Multiplication algorithm