logoalt Hacker News

MrToadMantoday at 5:41 AM1 replyview on HN

Not as many changes to the files under library as I expected to see. Most changes seemed to be under a single ‘add stuff’ commit. If some of the solvers are randomised, then repeatedly running and recording best solution found will continually improve over time and give the illusion of the agent making algorithmic advancements, won’t it?


Replies

chaisantoday at 6:45 AM

yeh. ofc. but on any problem larger than 40 variables, the gains from random restarts or initializations will quickly plateau

show 1 reply