HushGP/README.md
2025-01-14 02:24:54 -06:00

274 B

HushGP

A PushGP implementation in Haskell

Tasks

  • Read this: https://arxiv.org/abs/2206.04561
  • Do test-driven development on this one.
    • Write tests for every function.
    • tests/ are just copied from make-grade, need to write for this project.