Hi,
I use the genetic algorithm for feature selection purposes. It is computationally expensive using PyGAD, an existing solution. I tried searching if NVIDIA, maybe through rapids ai or some other means have created a GPU-accelerated Genetic Algorithm function that can be used. I did not get any relevant solutions. Can anyone guide me on what to do?