𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Parallel Genetic Algorithms for Financial Pattern Discovery Using GPUs

✍ Scribed by João Baúto; Rui Neves; Nuno Horta


Publisher
Springer
Year
2018
Tongue
English
Leaves
91
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.


πŸ“œ SIMILAR VOLUMES


Parallel Genetic Algorithms for Financia
✍ JoΓ£o BaΓΊto,Rui Neves,Nuno Horta (auth.) πŸ“‚ Library πŸ“… 2018 πŸ› Springer International Publishing 🌐 English

<p>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 capab

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'