changzhijay2's Stars
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Tencent/phxrpc
A simple C++ based RPC framework.
IRCAD/modern-cmake-tutorial
Tutorial about doing CMake Right
zhangasia/cuda_masterclass
progschj/ThreadPool
A simple C++11 Thread Pool implementation
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
dmlc/ps-lite
A lightweight parameter server interface
coder/code-server
VS Code in the browser
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
DevSinghSachan/Attention_is_All_You_Need
fengbingchun/Linux_Code_Test
CMake/Make/Shell/Multi-thread' usage
RustingSword/tensorboard_logger
C++ API to log data in tensorboard format.
Keson96/ResNet_LibTorch
A small example of using new PyTorch C++ frontend to implement ResNet
bytedance/byteps
A high performance and generic framework for distributed DNN training
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
ddbourgin/numpy-ml
Machine learning, in numpy
nlohmann/json
JSON for Modern C++
debitCrossBlockchain/renzhengfei
https://github.com/benmahr/RenZhengfei
pybind/pybind11
Seamless operability between C++11 and Python
NervanaSystems/neon
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
intel/caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
oneapi-src/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
penchy-zju/auto_diff
assignment from https://github.com/dlsys-course/assignment1
autodiff/autodiff
automatic differentiation made easier for C++
dlsys-course/dlsys-course.github.io
Deep learning system course