Pinned Repositories
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization. https://poloclub.github.io/cnn-explainer/
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
docs
blog and doc
dotfiles
A collection of my personal dotfiles
personal_development_config
personal development config
py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
xv6-labs-2020
labs for mit 6s081 2020 fall
22dimensions's Repositories
22dimensions/dotfiles
A collection of my personal dotfiles
22dimensions/personal_development_config
personal development config
22dimensions/xv6-labs-2020
labs for mit 6s081 2020 fall
22dimensions/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
22dimensions/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
22dimensions/cmake-examples
Useful CMake Examples
22dimensions/docs
blog and doc
22dimensions/A-Philosophy-of-Software-Design-zh
A Philosophy of Software Design 《软件设计的哲学》中文翻译
22dimensions/ao
PyTorch native quantization and sparsity for training and inference
22dimensions/Cpp-Primer
C++ Primer 5 answers
22dimensions/cs-self-learning
计算机自学指南
22dimensions/Docker-Proxy
🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr等镜像加速\管理服务。支持部署到Render\Koyeb
22dimensions/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
22dimensions/hw0
22dimensions/hw1
22dimensions/llama.cpp
LLM inference in C/C++
22dimensions/ML-notes
notes about machine learning
22dimensions/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
22dimensions/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
22dimensions/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
22dimensions/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
22dimensions/PA-NEMU2021-REF
reference of NJU ICS PA 2021
22dimensions/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
22dimensions/Python-Robocode
A Fork of Robocode for python programming
22dimensions/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
22dimensions/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
22dimensions/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
22dimensions/sglang
SGLang is a fast serving framework for large language models and vision language models.
22dimensions/whitebox
22dimensions/xv6-riscv
Xv6 for RISC-V