AGI Solution

Back to Puzzle

Answer: AUTOMAGICAL GRADIENT IMPROVEMENTS

Each subplot corresponds to a character. The starting value of each plot is the character's ASCII value divided by 10, as hinted by the comment: "The loss curves look decimated at the start". This yields "ARTIFICIAL(L) GENERAL(T) INTELLIGENCE" as suggested by the title "AGI".

ARTIFICIALL
GENERALT
INTELLIGENCE

This approach is validated by the fact that the graphs corresponding to extra characters have NaN losses.

The graphs in the image all have integer differences between the starting and ending losses. Transcribing those differences, we get:

03067-8402-11NaN
013-13-1-942NaN
0-1-413310-46001714

Take the corresponding letter and increment its ASCII representation by this amount to yield "AUTOMAGICAL GRADIENT IMPROVEMENTS".