Breezy (brz) is a decentralized revision control system, designed to be
easy for developers and end users alike. (more…)
Read more »
There are several ways to get started with Python 3 on macOS, but one way is better than the others. (more…)
Read more »
Two years ago today I started studying the Python programming language. I had heard how Python is supposed to be an easy language to learn, and I thought it might be useful. Here is a sampling of the ways that I have used Python: Checking for errors on my... (more…)
Read more »
ELI5 is a Python library which allows to visualize and debug
various Machine Learning models using unified API. It has
built-in support for several ML frameworks and provides a way to
explain black-box models. (more…)
Read more »