7 ms·
It seems like a lot of people these days are doing generative adversarial AI and the pretending like they invented a new thing.
by c3534l 2y ago
It seems like a lot of people these days are doing generative adversarial AI and the pretending like they invented a new thing.
- HanClinto 2y agoGANs have been used for a long time in order to improve the training of images -- it seems like we're finally starting to see this approach catch on for LLMs. I'm aware of the SPAG paper -- who else have you seen take this approach with LLMs lately? https://github.com/Linear95/SPAG https://github.com/Linear95/SPAG
- nilamo 2y agoI was thinking the same thing. GANs aren't new, but it's cool that we're using them in new ways.