Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 291 Bytes

CGPAX

Simple implementations of Cartesian Genetic Programming (CGP) and Linear Genetic Programming (LGP) in JAX. The main goal is to interface CGP and LGP with Brax (an implementation of several Mujoco environments in JAX) to leverage parallelization on GPU and speed up the optimization.