Hacker News new | ask | show | jobs
by KaoruAoiShiho 2095 days ago
Is it an actual AI though, trained through objective data or some kind of human programmed analysis?
1 comments

It's a deep learning model..hence sometimes illogical as well :). Thanks for trying...it will learn and improve over time...
By improving over time do you mean training the model for more epochs or having some kind of feedback loop that tells the algorithm whether the score was accurate or not based on human input?

I think the later makes more sense. Some kind of input from the users like "I actually liked the website visually" when the algorithm gives a low score and vice-versa would help the model be more accurate?

What kind of data are you inputting and is it objective? You know the truism in ML... garbage in garbage out.