Yousef Abdelsalam
Yousef Abdelsalam
Is it possible to use PyGAD's GPU acceleration to run a genetic algorithm as opposed to using numpy?
I see the possibility of using GAs with torchGA to optimize neural networks using genetic algorithms, but is it possible to use Pytorch instead of numpy arrays to speed up...
### Description I think it's somewhat similar to https://github.com/nvim-telescope/telescope.nvim/issues/3341. basically, when I use require("telescope.builtin").git_status() and I get the list of suggestions and I hit , moves the cursor back to...
 