Pinned Repositories
accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
AlgorithmJava
Java code for data structures and algorithms
AOAPCSolutions
Solutions to some of UVa problems based on the book AOAPC
ary-calculator
VC++ assignment ary calculator
Awesome-CS-Books-and-Digests
:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档,以及我的读书笔记。
COAD-RISCV
Answers for exercises of Computer Organization and Design RISC-V edition
COMEXP
THUEE《通信原理实验》2018代码仓库
deeplearning.ai-notes
基于Andrew Ng DeepLearning.ai课程的学习笔记
denseflow
Extracting optical flow and frames
trotting-words
《VC++面向对象与可视化程序设计》作业,循环显示数行文字
luowyang's Repositories
luowyang/COAD-RISCV
Answers for exercises of Computer Organization and Design RISC-V edition
luowyang/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
luowyang/AlgorithmJava
Java code for data structures and algorithms
luowyang/AOAPCSolutions
Solutions to some of UVa problems based on the book AOAPC
luowyang/ary-calculator
VC++ assignment ary calculator
luowyang/Awesome-CS-Books-and-Digests
:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档,以及我的读书笔记。
luowyang/COMEXP
THUEE《通信原理实验》2018代码仓库
luowyang/deeplearning.ai-notes
基于Andrew Ng DeepLearning.ai课程的学习笔记
luowyang/denseflow
Extracting optical flow and frames
luowyang/move-it
这个程序绘制一个椭圆或一个矩形,用键盘控制其移动。
luowyang/Translation
Contains Chinese translation of documents
luowyang/imgaug
Image augmentation for machine learning experiments. (This fork fixes the numpy deprecation issues.)
luowyang/libpku
北京大学课程资料整理
luowyang/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
luowyang/MOS
Barebond operating system that may or may not be extended to full-fledged one day.
luowyang/mv-extractor
Extract frames and motion vectors from H.264 and MPEG-4 encoded video.
luowyang/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
luowyang/obsidian-copilot
A ChatGPT Copilot in Obsidian
luowyang/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
luowyang/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
luowyang/setup
Setup a new machine without sudo!
luowyang/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
luowyang/SJTU-Courses
上海交通大学课程资料分享
luowyang/Statistical-Learning-Methods
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
luowyang/SVM
An SVM implementation
luowyang/The-Art-of-Computer-Programming-Books
"Everyday life is like programming, I guess. If you love something you can put beauty into it." ― Donald E. Knuth
luowyang/x-ui
Lightweight Xray panel with multi-protocol and multi-user on the same port,supports English language and Telegram bot. Easy to use and easy to manage.
luowyang/yacs
YACS -- Yet Another Configuration System
luowyang/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
luowyang/zju-icicles
浙江大学课程攻略共享计划