kvignesh1420's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
unslothai/unsloth
Finetune Llama 3.3, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
karpathy/llama2.c
Inference Llama 2 in one file of pure C
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
flyteorg/flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
NVIDIA/nccl
Optimized primitives for collective multi-GPU communication
tomgoldstein/loss-landscape
Code for visualizing the loss landscape of neural nets
graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
ml-jku/hopfield-layers
Hopfield Networks is All You Need
ChandlerBang/awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
PyGCL/PyGCL
PyGCL: A PyTorch Library for Graph Contrastive Learning
rfeinman/pytorch-minimize
Newton and Quasi-Newton optimization with PyTorch
facebookresearch/HolisticTraceAnalysis
A library to analyze PyTorch traces.
MinghuiChen43/awesome-deep-phenomena
A curated list of papers of interesting empirical study and insight on deep learning. Continually updating...
dtsip/in-context-learning
doujiang-zheng/Graph-Learning-Reading-List
Advances on machine learning of graphs, covering the reading list of recent top academic conferences.
zhengdao-chen/GNN4CD
Supervised community detection with line graph neural networks
XiaoxinHe/neurips2023_learning_on_graphs
List of papers on NeurIPS2023
XiaoxinHe/icml2023_learning_on_graphs
List of papers on ICML2023.
tding1/Neural-Collapse
[NeurIPS 2021] A Geometric Analysis of Neural Collapse with Unconstrained Features
tirer-lab/DDPG
oliverhu/rama
llama2 inference engine in Rust
tomtirer/IDBP-CNN-IA
Super-Resolution via Image-Adapted Denoising CNNs: Incorporating External and Internal Learning
vburca/Senior-Project
Computer Science Senior Project (2013-2014)
tomtirer/ResNet-NTK
Kernel-Based Smoothness Analysis of Residual Networks