anw90's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
houshanren/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
preservim/nerdtree
A tree explorer plugin for vim.
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
benfred/py-spy
Sampling profiler for Python programs
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
grahamjenson/list_of_recommender_systems
A List of Recommender Systems and Resources
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
pytorch/glow
Compiler for Neural Network hardware accelerators
L1aoXingyu/pytorch-beginner
pytorch tutorial for beginners
HuaizhengZhang/AI-System-School
🚀 Awesome System for Machine Learning ⚡️ AI System Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Model), GenAI (Generative AI). 🍻 OSDI, NSDI, SIGCOMM, SoCC, MLSys, etc. 🗃️ Llama3, Mistral, etc. 🧑💻 Video Tutorials.
xiaohu2015/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
alibaba/graph-learn
An Industrial Graph Neural Network Framework
microsoft/nnfusion
A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
d2l-ai/d2l-tvm
Dive into Deep Learning Compiler
wwkenwong/book
tigerneil/neural-networks-and-deep-learning-zh-cn
dfm/extending-jax
Extending JAX with custom C++ and CUDA code
NVIDIA/JAX-Toolbox
JAX-Toolbox
IBM/tensorflow-large-model-support
Large Model Support in Tensorflow
albanD/subclass_zoo
cwpearson/nvidia-performance-tools
Instructions, Docker images, and examples for Nsight Compute and Nsight Systems
openxla/community
Stores documents and resources used by the OpenXLA developer community
AlibabaPAI/torchacc
PyTorch distributed training acceleration framework
dthiagarajan/word2vec-pytorch
Implementation of word2vec in PyTorch
anw90/tangent
Source-to-Source Debuggable Derivatives in Pure Python