𝔖 Scriptorium
✦   LIBER   ✦

📁

Parallel Genetic Algorithms for Financial Pattern Discovery Using GPUs

✍ Scribed by João Baúto,Rui Neves,Nuno Horta (auth.)


Publisher
Springer International Publishing
Year
2018
Tongue
English
Leaves
103
Series
SpringerBriefs in Computational Intelligence
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This Brief presents a study of SAX/GA, an algorithm to optimize market trading strategies, to understand how the sequential implementation of SAX/GA and genetic operators work to optimize possible solutions. This study is later used as the baseline for the development of parallel techniques capable of exploring the identified points of parallelism that simply focus on accelerating the heavy duty fitness function to a full GPU accelerated GA.

✦ Table of Contents


Front Matter ....Pages i-xiv
Introduction (João Baúto, Rui Neves, Nuno Horta)....Pages 1-3
Background (João Baúto, Rui Neves, Nuno Horta)....Pages 5-20
State-of-the-Art in Pattern Recognition Techniques (João Baúto, Rui Neves, Nuno Horta)....Pages 21-32
SAX/GA CPU Approach (João Baúto, Rui Neves, Nuno Horta)....Pages 33-44
GPU-Accelerated SAX/GA (João Baúto, Rui Neves, Nuno Horta)....Pages 45-66
Results (João Baúto, Rui Neves, Nuno Horta)....Pages 67-88
Conclusions and Future Work (João Baúto, Rui Neves, Nuno Horta)....Pages 89-91

✦ Subjects


Computational Intelligence


📜 SIMILAR VOLUMES


Parallel Genetic Algorithms for Financia
✍ João Baúto; Rui Neves; Nuno Horta 📂 Library 📅 2018 🏛 Springer 🌐 English

This Brief presents a study of SAX/GA, an algorithm to optimize market trading strategies, to understand how the sequential implementation of SAX/GA and genetic operators work to optimize possible solutions. This study is later used as the baseline for the development of parallel techniques capable

Genetic Algorithms for Pattern Recogniti
✍ Sankar K. Pal (Author); Paul P. Wang (Author) 📂 Library 📅 1996 🏛 CRC Press

<p>Solving pattern recognition problems involves an enormous amount of computational effort. By applying genetic algorithms - a computational method based on the way chromosomes in DNA recombine - these problems are more efficiently and more accurately solved. Genetic Algorithms for Pattern Recognit

GPU-Based Parallel Implementation of Swa
✍ Ying Tan 📂 Library 📅 2016 🏛 Morgan Kaufmann 🌐 English

<i> <p>GPU-based Parallel Implementation of Swarm Intelligence Algorithms </i>combines and covers two emerging areas attracting increased attention and applications: graphics processing units (GPUs) for general-purpose computing (GPGPU) and swarm intelligence. This book not only presents GPGPU in ad

GPU Parallel Program Development Using C
✍ Tolga Soyata 📂 Library 📅 2018 🏛 Chapman and Hall/CRC 🌐 English

<EM>GPU Parallel Program Development using CUDA</EM> teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time,

GPU parallel program development using C
✍ Tolga Soyata 📂 Library 📅 2018 🏛 CRC Press 🌐 English

This book provides a hands-on, class-tested introduction to CUDA and GPU programming. It begins by introducing CPU programming and the concepts of P-threads, thread programming, multi-tasking, and parallelism, and then interweaves those concepts into an introduction of GPU programming. Using Nvidia'