Hello, I'm Kush Singh
Passionate about Deep Learning, Systems Engineering, and building efficient software solutions. Currently focused on training and finetuning language models.
About Me
I am a Computer Science undergraduate at KIIT University, driven by a curiosity for Deep Learning and Systems Engineering.
My work focuses on the intersection of AI and efficiency—specifically training small language models, fine-tuning LLMs, and building high-performance inference engines. When I'm not coding, I document my experiments and findings on my technical blog.
Skills & Expertise
Programming Languages
Deep Learning
Web Development
DevOps & Tools
Featured Projects
SSG Generator
Custom static site generator using Golang with Markdown-to-HTML conversion and CI/CD pipelines.
Inference Engine
High-performance C++ inference engine for LLMs using SIMD, with KV-Cache and quantization strategies.
Transformer Translate
Transformer model from scratch with mixed precision training. Achieved BLEU score of 23.64 on English-Hindi dataset.
Image Caption Generation
Image caption generator using CNN and LSTM for automatic image description.
Image Style Transfer
Neural Image Style Transfer for transferring style from one image to another using deep learning.
Micrograd
Implementation of an autograd engine from scratch in Python for educational purposes.