Lists (8)
Sort Name ascending (A-Z)
Stars
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
《Python Cookbook》 3rd Edition Translation
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
A computer science textbook
Simplified implementations of deep learning related works
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring
该仓库尝试整理推荐系统领域的一些经典算法模型
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring
Learning material for CMU10-714: Deep Learning System
Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.