Asymptotic Notation

Asymptotic Notation

Suppose we want to add a large number of integers, how long will this operation take? The first question that comes to mind is the number of integers, let’s assume this number is n. Can we specify exactly how long this will take? Yes, we can for a specific...

Neural Gas Algorithm

Neural Gas is a nice neural network that is used for optimal Data Representation. The specialty of this algorithm is that it can represent the features in the optimal level. During the training, the feature factories look like aerobic gas as it has been named...
Heuristic Approach

Heuristic Approach

  Literally “heuristic” means to find or search for something. The name implies that the heuristic method is that the process through which any solution or idea that has previously acquired or experienced. Just like “Trial and Error” or...