Hacker News new | ask | show | jobs
by Guvante 149 days ago
You gave examples of feedback loops.

We know very well how to train computers to handle those effectively.

Anything without quick feedback is much more difficult to do this way.

1 comments

LLMs designing PID loops?
My point is the code for feedback loops is architecturally simple: when reading is wrong correct.

By boosting the accuracy and frequency of the reading you can get pretty good results.

But that has little to do with LLMs, or LLM generated code.