Tag: complearn 2.0
-
Yes, we need some math for coding
Most of us probably don’t have to write math anymore when we finish college. However, as a software developer, it’s pretty important to have some basic math skills because sometimes […]
-
Optimizing NCD computation with caching using Cyclic Redundancy Check (CRC-32)
Introduction Recently, we’ve been working on building the next version of CompLearn – a scientific toolkit using Normalized Compression Distance (NCD) to find similarity patterns in any kind of data. […]