Comment by UncleOxidant

18 hours ago

LLMs have gotten so good at coding I often find it exhilarating. I'm mostly doing experiments in accelerating machine learning in hardware. I can do way more experiments now. As an example: Just this afternoon working with claude to experiment with using a GA to learn a non-uniform 1D CA rules to calculate the popcount function where the GA is running in an FPGA to speed it up. It's non-uniform in that each cell gets it's own 8-bit rule.