papers AI Learner
The Github is limit! Click to go to the new site.

Implementing Genetic Algorithms on Arduino Micro-Controllers

2010-02-10
Nuno Alves

Abstract

Since their conception in 1975, Genetic Algorithms have been an extremely popular approach to find exact or approximate solutions to optimization and search problems. Over the last years there has been an enhanced interest in the field with related techniques, such as grammatical evolution, being developed. Unfortunately, work on developing genetic optimizations for low-end embedded architectures hasn’t embraced the same enthusiasm. This short paper tackles that situation by demonstrating how genetic algorithms can be implemented in Arduino Duemilanove, a 16 MHz open-source micro-controller, with limited computation power and storage resources. As part of this short paper, the libraries used in this implementation are released into the public domain under a GPL license.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1002.2012

PDF

https://arxiv.org/pdf/1002.2012


Similar Posts

Comments