Speeding Up Evolutionary Learning Algorithms using GPUs

View/ Open
Author
Cano, Alberto
Zafra Gómez, Amelia
Ventura Soto, S.
Publisher
ESTYLFDate
2010Subject
GPUsCUDA
Genetic programming
METS:
Mostrar el registro METSPREMIS:
Mostrar el registro PREMISMetadata
Show full item recordAbstract
This paper propose a multithreaded Genetic
Programming classi cation evaluation model
using NVIDIA CUDA GPUs to reduce the
computational time due to the poor perfor-
mance in large problems. Two di erent clas-
si cation algorithms are benchmarked using
UCI Machine Learning data sets. Experi-
mental results compare the performance us-
ing single and multithreaded Java, C and
GPU code and show the e ciency far better
obtained by our proposal.