Hook

Their other posts in the index, biggest breakout first.
I built a self-improving agent loop with a small local model that gets better over time. I built a data science agent that solves data science competition questions. What a data scientist actually does is build a predictive model and then it runs an experiment to test the performance of that model and then it improves the model based on the findings. Each dot on here is a different experiment and the agent decides based on the results what it's going to try next. It gets decent scores but the point of this was to see if I could build a local model agent that actually gets better over time instead of going off the rails. There were two really helpful papers about how to build a long-running agent and I'll link those just comment agent.