Genetic Programming is a quite old technique for optimization and with that i lately had to build up a framework for the two main types in that area:
- Evolutionary Strategic (ES)
- Genetic Algorithm (GA)
My language: Go
For this task i decided to work with the programming language Go. Go Genetic Programming – self report weiterlesen