person594@feddit.detoShowerthoughts@lemmy.world•Why do we use base 60 for time and base 10 for everything else. Why has no one decided to integrate it.
2·
1 year agoUnix time is just the number of seconds since January 1 1970, isn’t it? How is that base 10, or any other base? If anything, you might argue it’s base 2, since computers generally store integers in binary, but the definition is base-independent afaik.
That isn't really the case; while many neural network implementations make nondeterministic optimizations, floating point arithmetic is in principle entirely deterministic, and it isn't too hard to get a neural network to run deterministically if needed. They are perfectly applicable for lossless compression, which is what is done in this article.