(no title)
tdr2d | 2 years ago
A dummy model written with Tensorflow easilly reaches 90% accuracy. The best models ranked at 99,87%, see the benchmark : https://paperswithcode.com/sota/image-classification-on-mnis...
tdr2d | 2 years ago
A dummy model written with Tensorflow easilly reaches 90% accuracy. The best models ranked at 99,87%, see the benchmark : https://paperswithcode.com/sota/image-classification-on-mnis...
esafak|2 years ago
To Compress or Not to Compress- Self-Supervised Learning and Information Theory: A Review https://arxiv.org/abs/2304.09355\*
anitil|2 years ago
I can't find the original blog, but there's a note about it here - https://stackoverflow.com/questions/39142778/how-to-determin...
Quenty|2 years ago
So another way to frame this might be that gzip costs a lot of accuracy but may lead to better performance.
https://newpblog.netlify.app/2018-01-24-knn-analysis-on-mnis...
a_wild_dandan|2 years ago
sundarurfriend|2 years ago
The interesting thing is not in whether GZip can achieve SOTA, it's that it can do a decent job at all. (The interesting thing is not in whether the bear can recreate Mozart exactly, it's that it can play the piano at all.)
ActivePattern|2 years ago
But it also demonstrates that it's a pretty poor similarity measure. Something as simple as counting % of matches between the black and white pixels performs much better.
m00x|2 years ago