morgangiraud / leniax

Leniax is a search and rendering engine for Lenia.
26 stars 2 forks source link

Make Leniax simulation fully differentiable #14

Closed morgangiraud closed 2 years ago

morgangiraud commented 2 years ago

TODO:

Step 1 can be tested with a search over initialization using SGD, a RL-style objectify on the length andsome CPPN/SIREN network.

morgangiraud commented 2 years ago

All right, Leniax is now fully differentiable and I've already been able to learn the Lenia #0 Kernel from noise. Let's see if we can use a neural network for the growth function now.

morgangiraud commented 2 years ago

Let's close this issue now. It's more interesting to replicate Neural CA up to Neural Lenia which generalize the pipeline.