Pinned Repositories
alpa
Training and serving large-scale neural networks
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
bpf_study
bpf 学习仓库
CPlusPlusThings
C++那些事
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60个国家的400所大学用于教学。
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
docs
Documentations for PaddlePaddle
dragonfly
A modern replacement for Redis and Memcached
easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
hitywt's Repositories
hitywt/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
hitywt/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
hitywt/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
hitywt/alpa
Training and serving large-scale neural networks
hitywt/CPlusPlusThings
C++那些事
hitywt/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60个国家的400所大学用于教学。
hitywt/docs
Documentations for PaddlePaddle
hitywt/dragonfly
A modern replacement for Redis and Memcached
hitywt/EasyNLP
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
hitywt/EasyRec
A framework for large scale recommendation algorithms.
hitywt/FasterTransformer
Transformer related optimization, including BERT, GPT
hitywt/FederatedScope
An easy-to-use federated learning platform
hitywt/fedlearner
A multi-party collaborative machine learning framework
hitywt/go
The Go programming language
hitywt/havenask
hitywt/incubator-brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
hitywt/libai
LiBai(李白): A Toolbox for Large-Scale Distributed Parallel Training
hitywt/llama
Inference code for LLaMA models
hitywt/llama-recipes
Examples and recipes for Llama 2 model
hitywt/Megatron-LM
Ongoing research training transformer models at scale
hitywt/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
hitywt/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
hitywt/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
hitywt/PaddleFleetX
Paddle Distributed Training Examples. 飞桨分布式训练示例 Resnet Bert GPT MOE DataParallel ModelParallel PipelineParallel HybridParallel AutoParallel Zero Sharding Recompute GradientMerge Offload AMP DGC LocalSGD Wide&Deep
hitywt/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
hitywt/ps-lite
A lightweight parameter server interface
hitywt/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
hitywt/smartparens
Minor mode for Emacs that deals with parens pairs and tries to be smart about it.
hitywt/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
hitywt/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.