Machine Learning
2025
2023
MNIST training starter kit with Ray, Lightning and PyTorch
·
Some time ago, I shared a starter kit for reinforcement learning research with Ray and RLlib. The following is a productive tech stack for doing deep learning research.
2022
2021
Paper published on Arxiv
I have published a paper version of my patent on Arxiv, titled “Iterative Training: Finding Binary Weight Deep Neural Networks with Layer Binarization”.
How to increase GPU training throughput
This is a guide for increasing GPU training throughput given a batch of training run, as opposed to increasing instantaneous throughput for one training run. Obviously, doing the latter can increase training throughput, but that is not in the scope of this guide.