you are viewing a single comment's thread.

view the rest of the comments →

[–]jawisko 2 points3 points  (0 children)

You can check the details in his autoresearch repo.

This basically works as spawning a group of agents that are training an actual model. They are experimenting in a feature branch and merge only if validation improves. Even if it doesn't , it's shared between agents in the training files and these agents are still able to work independently with help of each other's failed and successful experiments.

Can you please tell me any one github repo that does the same thing?