Friday, December 17, 2021
Monday, December 06, 2021
Regularization
Regularization is symptomatic remedy for overfitting. But it does not solve the real problem. The real problem is we should not trust our loss function that much.
Wednesday, December 01, 2021
Click to listen
Run following command in js console if you want make web sites audible with a click
document.getElementsByTagName("p")].map(p => p.addEventListener('click', e => speechSynthesis.speak(new SpeechSynthesisUtterance(e.srcElement.innerText)), true))
Subscribe to:
Comments (Atom)
Turkce tekerlemeler 18
Kirk korkak kokan kokarca
-
Run following command in js console if you want make web sites audible with a click document.getElementsByTagName("p")].map(p =...
-
Real Time Transcription: In TV channels I realize that text is a little bit coming late after the speech. So , I think they are using...
-
"We introduce a new type of foundational model for parsing human anatomy in medical images that works for different modalities. It supp...