Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Is it possible to write dubs checking AI

Name: Anonymous 2016-11-16 17:30

Lately there have been some great advances in artificial intelligence research. Google created alphagoo and IBM created Watson etc.

So I was wondering, would it be possible to create an AI that browses /prog/ and checks dubs? My guess is that it might be possible with deep learning & reinforced learning? The reason I'm asking is because I think it's starting to get tiring to check dubs by hand. I'm not sure if this is too hard problem for AI to solve, but I guess it's worth asking anyway.

Name: Anonymous 2016-11-19 5:33

//
// dubs checking AI
// made with ❤️ by >>16
//
Array.prototype.map.call(document.querySelectorAll('.posthead .num'), n => n.textContent)
.filter(n => /^([1-9])\1+$/.test(n))
.forEach(n => console.log("checked " + n))

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List