Pinned Repositories
1f1b
AI-System
System for AI Education Resource.
AIDB
ai4db and db4ai work
algorithms
Minimal examples of data structures and algorithms in Python
alpa
Auto parallelization for large-scale neural networks
Alpha-Gobang-Zero
A gobang robot based on reinforcement learning.
AlphaZero_Gobang
Deep Learning big homework of UCAS
Annotated-ML-Papers
Annotations of the interesting ML papers I read
artemis
GPU Code optimizer for stencil computations. Refer to our IPDPS'19 paper for more details
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
pinxuezhao's Repositories
pinxuezhao/AI-System
System for AI Education Resource.
pinxuezhao/AIDB
ai4db and db4ai work
pinxuezhao/Annotated-ML-Papers
Annotations of the interesting ML papers I read
pinxuezhao/chid
pinxuezhao/CLIP
Contrastive Language-Image Pretraining
pinxuezhao/coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
pinxuezhao/autograd
Efficiently computes derivatives of numpy code.
pinxuezhao/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
pinxuezhao/coconet
pinxuezhao/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
pinxuezhao/compiler-and-arch
A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture
pinxuezhao/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
pinxuezhao/glake
GLake: optimizing GPU memory management and IO transmission.
pinxuezhao/Gomoku
pinxuezhao/gpgpu-sim_distribution
GPGPU-Sim provides a detailed simulation model of contemporary NVIDIA GPUs running CUDA and/or OpenCL workloads. It includes support for features such as TensorCores and CUDA Dynamic Parallelism as well as a performance visualization tool, AerialVisoin, and an integrated energy model, GPUWattch.
pinxuezhao/Hetu
A high-performance distributed deep learning system targeting large-scale and automated distributed training. If you have any interests, please visit/star/fork https://github.com/PKU-DAIR/Hetu
pinxuezhao/Learn-LLVM-17
Learn LLVM 17, published by Packt
pinxuezhao/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
pinxuezhao/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
pinxuezhao/Megatron-LM
Ongoing research training transformer language models at scale, including: BERT & GPT-2
pinxuezhao/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
pinxuezhao/MODel_opt
Memory Optimizations for Deep Learning (ICML 2023)
pinxuezhao/paper_annotations
A place to keep track of all the annotated papers.
pinxuezhao/playground
pinxuezhao/README
A pupil in the computer world.(Felix Fu)
pinxuezhao/rmm
RAPIDS Memory Manager
pinxuezhao/stable-diffusion
A latent text-to-image diffusion model
pinxuezhao/Study-with-Machine-Learning
pinxuezhao/transformer
PyTorch Implementation of "Attention Is All You Need"
pinxuezhao/triton
Development repository for the Triton language and compiler