We created an app to help build better cities and won on the Build category.
A couple of tips to parse JSON Lines faster in Python.
A few simple tips to make your REST API go faster.
Speed up the retrieval of stored vectors.
Understand DataLoader’s better, bring your data pipeline to the next level.
Autopsy of a little gotcha plotting tensors data.
Perform a look up over more that one dictionary with this elegant solution.
Defaults matter. This one tricks more people than you think.
An elegant way to merge many dictionaries in Python by leveraging some functional tools.
A quick explanation of this useful functionality from the Python itertools module.
Little pandas Gotcha dealing with German text.
A basic but not so obvious numpy example.
Projecting data is easy. Understanding the outcome, less so. Interactive plots can help.
How to compute over a billion cosine distances on a laptop. Standing on the shoulders of the same giants, once again.