| ▲ | spacemanspiff01 5 hours ago | |||||||
This is really cool - I really like the beam search idea, | ||||||||
| ▲ | oinoom 5 hours ago | parent | next [-] | |||||||
this is the first time ive heard of beam search. i would have reached for a genetic algorithm of some sort, although it seems like some stochastic versions of beam search exist to avoid local minima. i wonder if there are any good frameworks for building these that agents can construct and use. | ||||||||
| ||||||||
| ▲ | kimjune01 3 hours ago | parent | prev [-] | |||||||
beam search works when you have enumerable branches or some predefined dimension | ||||||||