terminal based file explorer with support for windows/unix - benrrutter/hop... (more…)
Read more »
Algorithms for explaining machine learning models. Contribute to SeldonIO/alibi development by creating an account on GitHub. (more…)
Read more »
Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I've been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough ... (more…)
Read more »
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier... (more…)
Read more »
tl;dr Your code and its execution traces contain enough information to save, query and version computations without extra boilerplate. mandala is a persistent memoization cache on steroids that lets you tap into this information. It
turns Python programs ... (more…)
Read more »