Starred repositories
Coding exercises for the Inside@HRT event
Code and results from our paper, "Utilizing Large Language Models for Ablation Studies in Machine Learning and Deep Learning" (AblationMage), published in EuroMLSys 2025.
Ablation study comparing Claude Code configurations
Repository for the ablation study of "Long Short-Term Memory Fully Convolutional Networks for Time Series Classification"
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of…
Contains latest company wise questions of LeetCode as of Feb 2026.
Hardware-in-the-loop and RTOS code for testing robot race car
Developed a custom preemptive RTOS kernel from scratch for the TM4C123 (ARM Cortex-M4F). Features include an 8-level priority scheduler, inter-process communication (mutexes/semaphores), and hardwa…
Python bindings and API for the flagser C++ library (https://github.com/luetge/flagser).
DeepVariant for macOS Apple Silicon with several optimizations (Metal GPU + CoreML + fast pipeline)
A computer algebra system written in pure Python
Orchestration layer for coding agents (Claude Code, Codex)
Master the fundamentals of machine learning, deep learning, and mathematical optimization by building key concepts and models from scratch using Python.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
NumPy aware dynamic Python compiler using LLVM
Developer Asset Hub for NVIDIA Nemotron — A one-stop resource for training recipes, usage cookbooks, datasets, and full end-to-end reference examples to build with Nemotron models
AI Agent Framework for GPU Kernel Autotuning & Optimization. Automate CUDA kernel exploration, profiling, and tuning with AI-driven agents for deep learning, geospatial AI, and HPC workloads.
A package for automated kernel tuning with LLMs.
conducted a github 101 in assoc with the utd chapter of the society of women engineers
Development repository for the Triton language and compiler
ETL scripts for Bitcoin, Litecoin, Dash, Zcash, Doge, Bitcoin Cash. Available in Google BigQuery https://goo.gl/oY5BCQ
Anerudhan / llm.c
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Anerudhan / flashinfer
Forked from flashinfer-ai/flashinferFlashInfer: Kernel Library for LLM Serving
A theoretical and practical deep dive into Large Language Models and their applications on Deep learning from scratch.