Skip to content

Latest commit

 

History

History
executable file
·
35 lines (21 loc) · 985 Bytes

File metadata and controls

executable file
·
35 lines (21 loc) · 985 Bytes

AI Lab

This repo. contains my own impementations of various algorithms/ papers related to machine learning.

Disclaimer

This repo is just my own implementation of the various papers/ algorithms. The original research is not my work, and all the related work is linked

List of Implementations

NLP

  • A Small LLM (Pytorch)
    • A small implementation of GPT-2 style LLM (from scratch) trained on wikipedia dataset.

Background Models

Image Segmentation

GANs

3D Deep Learning