A primer on Memetic Automatons

3 weeks ago
Theviyanthan Krishnamohan

Memetic automatons leverage knowledge gained from solving previous problems to solve new optimization problems faster and more effectively. …Read More

Data-driven meme selection

2 months ago

This article discusses how we can use data to automatically select the best meme from a pool of memes, thereby…

An introduction to memetic computation

3 months ago

Memetic computation is an extension of evolutionary computation that combines the use of memes and genes to produce better solutions.…

An introduction to evolutionary algorithms for dummies

4 months ago

Evolutionary algorithms are heuristic search and optimization algorithms that imitate the natural evolutionary process. This article puts evolutionary algorithms into…

Running multiple containers within virtual hosts in Mininet

5 months ago

Mininet is a popular network emulator that allows us to create virtual networks using virtual hosts, switches, and controllers. Recently,…

The nuts and bolts of Service Function Chaining (SFC)

6 months ago

Service Function Chaining (SFC) leverages Network Function Virtualization (NFV) and Software Defined Networking (SDN) to create a programmable and dynamic…

What is Network Function Virtualization (NFV)?

6 months ago

Network Function Virtualization (NFV) is the latest chapter in computer networks that tries to solve some of the pressing concerns…

Tournament Selection in Genetic Algorithms

7 months ago

Tournament selection is one of the many selection strategies we use in Genetic Algorithms (GAs) to select individuals for crossover.…

NSGA II: Non-Dominated Sorting Genetic Algorithm II

8 months ago

Non-Dominated Sorting Genetic Algorithm II (NSGA II) is an evolutionary algorithm, which we use in multi-objective optimization scenarios. This article…

ChatGPT vs. Bard vs. Bing: Who aces the React test?

11 months ago

We make ChatGPT, Bard and Bing write a simple yet tricky React app and see who wins this battle of…