Hacker News new | ask | show | jobs
by kken 817 days ago
Pretty wild how well GPT4 is still doing in comparison. It's significantly better than their model at creating compilable code, but is less accurate at recreating functional code. Still quite impressive.
2 comments

Yes, GPT4 is very impressive, as it's not directly trained on the decompilation. We're working on improving our model, please keep watching updates!
I’d be impressed if it could do C++ as well as C, which this doesn’t.