简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
☆3,941Mar 21, 2023Updated 3 years ago
Alternatives and similar repositories for tensorflow-handbook
Users that are interested in tensorflow-handbook are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,263Aug 30, 2021Updated 4 years ago
- tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials☆7,810Dec 9, 2020Updated 5 years ago
- Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋☆9,965Sep 22, 2022Updated 3 years ago
- TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实…☆6,378Sep 23, 2020Updated 5 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可☆3,835Mar 17, 2023Updated 3 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,349Oct 14, 2021Updated 4 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,736Oct 7, 2022Updated 3 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,732Mar 1, 2026Updated 3 weeks ago
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,852Oct 6, 2022Updated 3 years ago
- 《简单粗暴 LaTeX》出版图书开源仓库 | The opensource repo for my published LaTeX book.☆1,626Jan 22, 2021Updated 5 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,587Jul 25, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,231Jun 26, 2024Updated last year
- 《统计学习方法》的代码实现☆19,556Aug 22, 2023Updated 2 years ago
- Simple and ready-to-use tutorials for TensorFlow☆16,318Nov 28, 2022Updated 3 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,304Jul 30, 2024Updated last year
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,367Apr 29, 2022Updated 3 years ago
- Deep Learning Book Chinese Translation☆37,218Dec 3, 2019Updated 6 years ago
- TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)☆43,789Jul 26, 2024Updated last year
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,408Nov 23, 2025Updated 4 months ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,142Nov 12, 2024Updated last year
- 数据科学的笔记以及资料搜集☆8,537Aug 16, 2021Updated 4 years ago
- Machine learning, in numpy☆16,299Oct 29, 2023Updated 2 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,527Aug 25, 2025Updated 6 months ago
- A collection of various deep learning architectures, models, and tips☆17,443Feb 8, 2024Updated 2 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Nov 21, 2022Updated 3 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,573Jan 9, 2026Updated 2 months ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,292Aug 5, 2023Updated 2 years ago
- 《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版☆4,906Nov 28, 2023Updated 2 years ago
- 100-Days-Of-ML-Code中文版☆22,218Apr 6, 2022Updated 3 years ago
- Easy-to-use,Modular and Extendible package of deep-learning based CTR models .☆8,007Aug 9, 2024Updated last year
- tensorflow实战练习,包括强化学习、推荐系统、nlp等☆7,005Sep 24, 2023Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,876Feb 21, 2024Updated 2 years ago
- Crack LeetCode, not only how, but also why.☆133,073Feb 28, 2026Updated 3 weeks ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,179Jul 15, 2025Updated 8 months ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,688Feb 26, 2022Updated 4 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,343Jul 25, 2024Updated last year
- Models and examples built with TensorFlow☆77,691Updated this week
- AI education materials for Chinese students, teachers and IT professionals.☆14,061May 16, 2024Updated last year
- Pytorch 中文文档☆4,222Jan 7, 2026Updated 2 months ago