Dan Mazur, PhD

Personal website of Dan Mazur, PhD. Dan is a machine learning engineer in Vancouver, BC.


Articles

Presentations

Open Source

  • Links Clustering - Python implementation of the Links online clustering algorithm. Unlike most clustering algorithms, this one predicts cluster membership as it goes without needing to see the entire data set. Featured on paperswithcode.com.
  • DLCheck - A tool for automatically discovering training problems in PyTorch Lightning Deep Learning models. Implements checks from TFCheck and Deep Diagnosis.
  • hwc - The Hello World Compiler - A compiler that takes input source code written in any programming language and compiles it into a working program with the desired features. It is useful for accelerating development of new programming languages, or for writing software using languages you don’t understand (yes, it’s a joke).
  • Bug fixes and features

Contact