|
|
|
|
|
by benpacker
821 days ago
|
|
Going to be sharing this snippet with non-technical friends and family: “ SIMA agents trained on a set of nine 3D games from our portfolio significantly outperformed all specialized agents trained solely on each individual one. What’s more, an agent trained in all but one game performed nearly as well on that unseen game as an agent trained specifically on it, on average” Many people I talk to assume that when a LLM gets something right, it’s because that specific thing was in the training set. Although the experience of human transfer learning is intuitive to people, I find people have a hard time appreciating that it can happen in algorithms too. |
|
That's typical of the poor generalisation displayed by neural nets and clearly not how humans do transfer learning.