Hacker News new | ask | show | jobs
by nurettin 424 days ago
My favorite example is implementing NEAT with keras dense layers instead of graphs. Last time I tried with claude 3.7, it wrote code to mutate the output layer (??). I tried to prevent that a few times and gave up.
1 comments

This NEAT? https://web.archive.org/web/20231205130538/http://www.cs.ucf...

Is the idea to use a keras dense layer to represent a weighted graph by identifying the input nodes with the corresponding outputs?

The idea is to evolve the multi layer dnn using ga
Is there a precise description of what you're trying to do? Maybe the task you gave Claude?
Are you collecting works for anthropic lol