all 4 comments

sorted by: hot top controversial new old
[–] 8 points 1 month ago (1 child)

Protein folding and designing chips is a great use for AI. Doing work that requires human cognition is not.

  • source
  • hideshow 2 child comments
  • [–] [S] 7 points 1 month ago (1 child)

    I tend to think of LLM agentic loops as a version of a genetic algorithm. The LLM acts as a mutator function, and the harness provides selection pressures. The LLM creates candidate samples which get tested and then results are fed back LLM to iterate on. And this loop will eventually converge on a solution that passes the acceptance criteria. This is precisely why LLMs work so unreasonably well for agentic coding now.

  • source
  • parent
  • hideshow 2 child comments