Stars
Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch
Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)
Stable Diffusion implemented from scratch in PyTorch
LLaMA 2 implemented from scratch in PyTorch
Collection of Algorithms implemented in Python
A resource for learning about Machine learning & Deep Learning
jupyterlabhuxin / former
Forked from pbloem/formerSimple transformer implementation from scratch in pytorch.
Examples for using ONNX Runtime for machine learning inferencing.
jupyterlabhuxin / onnxruntime-inference-examples
Forked from microsoft/onnxruntime-inference-examplesExamples for using ONNX Runtime for machine learning inferencing.
jupyterlabhuxin / LearningNote
Forked from szza/LearningNoteC++和Linux学习笔记
A OneNote add-in with simple, yet powerful and useful features
Python implementations of the book "Algorithms - Dasgupta, Papadimitriou and Vazurani"
Deep Learning Zero to All - Pytorch
📚深入浅出数据库存储:数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台