HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JohnFriel

no profile record

comments

JohnFriel
·10 месяцев назад·discuss
This is interesting. Do you know what features the classifier is matching on? Like how much does stuff like whitespace matter here vs. deeper code structure? Put differently, if you were to parse the AI and non-AI code into AST and train a classifier based on that, would the results be the same?
JohnFriel
·3 года назад·discuss
This is a really compelling idea – but I'm having a little trouble making the leap from the high level description to what it would mean for my projects in more concrete terms. Would it be possible to show off some example tests that the model generated and maybe even a story about how the generated tests caught a bug before the code made it to production?