A selection of my personal OSS projects (ranging from machine learning to computational art and philosophy) as well those to which I have contributed. For a more complete list, visit my GitHub.
Personal Projects
-
nabla: Automatic differentiation engine written from scratch. [GitHub]
-
Psybernetic Art: Open-source computational art. [GitHub]
-
Ethica: Computational exploration of Spinoza’s Ethics. [GitHub]
-
StyleGAN: Simplified re-implementation of StyleGAN (Karras et al. CVPR 2019) in PyTorch. [GitHub]
Contributions to Existing Projects
- ganslate: Simple and extensible GAN image-to-image translation framework. [GitHub]