A comprehensive implementation of various machine learning algorithms from scratch, with focus on neural networks and deep learning architectures.
Python, NumPy, TensorFlow, Matplotlib, Docker, Jupyter Notebooks
A specialized system for generating beautifully formatted academic notes using KaTeX rendering inspired by Yuque's document format. Perfect for researchers and students who need to create, share, and print complex mathematical content.
LaTeX, KaTeX, JavaScript, Python, CSS, HTML
NVIDIA Dynamo is a high-throughput low-latency inference framework designed for serving generative AI and reasoning models in multi-node distributed environments. Dynamo is designed to be inference engine agnostic (supports TRT-LLM, vLLM, SGLang or others) and captures LLM-specific capabilities.
CUDA, C++, Python, NVIDIA Libraries, Linux