7 projects
phoenixgithub
Always-on AI agent that picks up GitHub issues, implements them, and creates PRs for human review.
custom-cnn
A convolutional neural network library built from scratch using NumPy — Conv1d, Conv2d, pooling, transposed convolution, activations, and loss functions with hand-derived forward and backward passes.
custom-rnn
A NumPy-based neural network library featuring RNN, GRU cells, CTC loss/decoding, greedy and beam search decoders — built from scratch without PyTorch.
custom-transformer
Transformer implementations for language modeling and ASR, with numpy-based attention primitives.
npmlp-core
A modular Deep Learning framework built from scratch using NumPy
phoenix-rag
RAG-enabled agent for code refactoring assistance
kiphellopip
My first pip module upload drive