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/1f1b
pinxuezhao/algorithms
Minimal examples of data structures and algorithms in Python
pinxuezhao/alpa
Auto parallelization for large-scale neural networks
pinxuezhao/Alpha-Gobang-Zero
A gobang robot based on reinforcement learning.
pinxuezhao/awesome-flink
😎 A curated list of amazingly awesome Flink and Flink ecosystem resources
pinxuezhao/bert
TensorFlow code and pre-trained models for BERT
pinxuezhao/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
pinxuezhao/dnn-partitioning
pinxuezhao/FlexFlow
A distributed deep learning framework that supports flexible parallelization strategies.
pinxuezhao/FTPipe
FTPipe and related pipeline model parallelism research.
pinxuezhao/geekgame-1st
pinxuezhao/Halide
a language for fast, portable data-parallel computation
pinxuezhao/harmony
pinxuezhao/how-to-read-pytorch
Quick, visual, principled introduction to pytorch code through five colab notebooks.
pinxuezhao/jit-tutorial
How to write a very simple JIT compiler
pinxuezhao/kkndme_tianya
天涯 kkndme 神贴聊房价
pinxuezhao/lsh
Simple shell implementation. Tutorial here ->
pinxuezhao/luz-cpu
Educational open-source CPU suite (with assembler, linker and simulator)
pinxuezhao/mkernel
A minimalist kernel
pinxuezhao/mykernel
mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.
pinxuezhao/nand2tetris-emu
Nand2Tetris Software Suite - hardware simulator and CPU and VM emulators
pinxuezhao/PipeSwitch
PipeSwitch: Fast Pipelined Context Switching for Deep Learning Applications
pinxuezhao/PKUElective2022Spring
PKUAutoElective for 2022 spring semester
pinxuezhao/project-based-learning
Curated list of project-based tutorials
pinxuezhao/pybind11-demo
Demonstrates how to call a C++ class from Python using pybind11.
pinxuezhao/pytorch-distributed-training
Simple tutorials on Pytorch DDP training
pinxuezhao/rannc
RaNNC is an automatic parallelization middleware used to train very large-scale neural networks.
pinxuezhao/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
pinxuezhao/simulator
pinxuezhao/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.