-
-
Notifications
You must be signed in to change notification settings - Fork 489
Open
@Clev7
Description
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 the computation time of GAs?