Genetic Algorithm

Posted By: byakuren81

Genetic Algorithm - 06/15/18 22:30

Adding a genetic algorithm to Zorro would be a nice feature, for those interested in getting one in C++, you can check my GitHub project https://github.com/olmallet81/GALGO-2.0, I tried to make it fast and efficient although I am pretty sure Zorro devs could certainly achieve better.
Posted By: AndrewAMD

Re: Genetic Algorithm - 06/16/18 04:09

Why not just make a compiled DLL with this library and export some C functions?
© 2024 lite-C Forums