Commit Graph

4 Commits

Author SHA1 Message Date
wls2002
ffc1f09be0 Remove printing for useless nodes when generating python code or latex formula 2025-04-16 10:43:38 +08:00
wls2002
ee1a2a8271 This commit is related to issue: https://github.com/EMI-Group/tensorneat/issues/11
1. Add origin_node and origin_conn.
2. Change the behavior of crossover and mutation. Now, TensorNEAT will use all fix_attrs(include historical marker if it has one) as identifier for gene in crossover and distance calculation.
3. Other slightly change.
4. Add two related examples: xor_origin and hopper_origin
5. Add related test file.
2024-12-18 16:20:34 +08:00
root
99b8f7fd90 update a lot, take a break 2024-07-12 07:47:33 +08:00
root
5fdf7b29bc add License and pyproject.toml 2024-07-11 23:56:06 +08:00