yijunx3's Stars
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
GoogleCloudPlatform/ml-design-patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
karpathy/llm.c
LLM training in simple, raw C/CUDA
gordicaleksa/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
NVIDIA-Merlin/Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
recommenders-team/recommenders
Best Practices on Recommendation Systems
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kipgparker/soft-prompt-tuning
corolla-johnson/mkultra
Prompt tuning toolkit for GPT-2 and GPT-Neo
mkshing/Prompt-Tuning
Implementation of "The Power of Scale for Parameter-Efficient Prompt Tuning"
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media