Pinned Repositories
aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Awesome-Quantization-Neural-Network-Compression
Book3_Fundamentals-of-Mathematics
《数学要素》,清华社五审五校中;Github稿件基本稳定,欢迎提意见,会及时修改
cmake-examples
Useful CMake Examples
coding-interview-university
A complete computer science study plan to become a software engineer.
coffeeBeforeParallel
leetcode_records
ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
topsy404's Repositories
topsy404/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
topsy404/Awesome-Quantization-Neural-Network-Compression
topsy404/Book3_Fundamentals-of-Mathematics
《数学要素》,清华社五审五校中;Github稿件基本稳定,欢迎提意见,会及时修改
topsy404/cmake-examples
Useful CMake Examples
topsy404/coding-interview-university
A complete computer science study plan to become a software engineer.
topsy404/coffeeBeforeParallel
topsy404/leetcode_records
topsy404/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
topsy404/cpp_sw_dev
topsy404/CUDA_Freshman
topsy404/cuda_programming
Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch
topsy404/flingbot
This repository contains code for training and evaluating FlingBot in both simulation and real-world settings on a dual-UR5 robot arm setup for Ubuntu 18.04
topsy404/Fluid_Engine_Development_KIM
topsy404/folly
An open-source C++ library developed and used at Facebook.
topsy404/Hey_Unity
topsy404/iclr-blog-track.github.io
topsy404/KuiperInfer
一个推理库的实现, A DIY deep learning inference framework.
topsy404/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
topsy404/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
topsy404/mmdetection
OpenMMLab Detection Toolbox and Benchmark
topsy404/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
topsy404/onnx
Open standard for machine learning interoperability
topsy404/pbdl-book
Welcome to the Physics-based Deep Learning Book (v0.1)
topsy404/Physics-Based-Deep-Learning
Links to works on deep learning algorithms for physics problems, TUM-I15 and beyond
topsy404/PyTorch-Mesh-Based-Simulation-with-GNN
topsy404/starter-academic
topsy404/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
topsy404/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
topsy404/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
topsy404/Transformers-Recipe
🧠 A study guide to learn about Transformers