Personal Projects.

    Phi-2 Pytorch

    Unofficial PyTorch implementation of the Phi-2 algorithm. Phi-2 is a Transformer with 2.7 billion parameters trained using the same data sources as Phi-1.5

    Project Link

    pneumonia-pytorch-localization

    Not long ago, the machine learning group at Stanford University led by Adjunct Professor Andrew Ng released a paper on their computer vision algorithm which can detect and localize pneumonia from x-ray chest scans. Their algorithm outperformed the average practising radiologist at Stanford.

    Project Link

    Deepseek-Coder-LLAMA

    Deepseek Coder is composed of a series of code language models, each trained from scratch on 2T tokens, with a composition of 87% code and 13% natural language in both English and Chinese.

    Project Link

Open Source Contributions

    MLX

    MLX is an array framework for machine learning on Apple silicon. Implemented the sigmoid neural network module.

    Project Link