Chinese Translation for Machine Learning Infographics
☆3,522Sep 10, 2018Updated 7 years ago
Alternatives and similar repositories for 100-Days-of-ML-Code-Chinese-Version
Users that are interested in 100-Days-of-ML-Code-Chinese-Version are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 100 Days of ML Coding☆50,096Dec 29, 2023Updated 2 years ago
- 100-Days-Of-ML-Code中文版☆22,223Apr 6, 2022Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,256Jun 26, 2024Updated last year
- Python - 100天从新手到大师☆180,487Feb 25, 2026Updated last month
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,155Nov 12, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,852Oct 6, 2022Updated 3 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,740Oct 7, 2022Updated 3 years ago
- Deep Learning Book Chinese Translation☆37,226Dec 3, 2019Updated 6 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,742Updated this week
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,529Jul 30, 2024Updated last year
- 吴恩达老师的机器学习课程个人笔记☆36,558Aug 25, 2025Updated 7 months ago
- ApacheCN 数据结构与算法译文集☆11,168Jun 19, 2024Updated last year
- 《统计学习方法》的代码实现☆19,562Aug 22, 2023Updated 2 years ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,704Aug 14, 2023Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,073Aug 21, 2024Updated last year
- wtfpython的中文翻译/持续🚧.../ 能力有限,欢迎帮我改进翻译☆12,734Nov 29, 2024Updated last year
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,394Apr 29, 2022Updated 3 years ago
- [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】☆3,843Aug 9, 2021Updated 4 years ago
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,222Oct 22, 2025Updated 5 months ago
- 后端架构师技术图谱☆60,833Apr 11, 2024Updated last year
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。☆30,296Aug 29, 2022Updated 3 years ago
- The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。☆51,156Apr 2, 2025Updated 11 months ago
- Crack LeetCode, not only how, but also why.☆133,131Feb 28, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,964Oct 20, 2023Updated 2 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆116,517Jul 15, 2024Updated last year
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,260Aug 30, 2021Updated 4 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,601Jul 25, 2024Updated last year
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!☆154,510Updated this week
- 😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟☆16,247Jul 26, 2022Updated 3 years ago
- Your new Mentor for Data Science E-Learning.☆14,316Oct 14, 2025Updated 5 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,352Oct 14, 2021Updated 4 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,694Feb 26, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,589Jan 9, 2026Updated 2 months ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,440Nov 23, 2025Updated 4 months ago
- AI education materials for Chinese students, teachers and IT professionals.☆14,062May 16, 2024Updated last year
- Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋☆9,963Sep 22, 2022Updated 3 years ago
- Interactive Online Platform that Visualizes Algorithms from Code☆48,459Jun 9, 2024Updated last year
- 贵校课程资料民间整理☆33,394Jan 5, 2022Updated 4 years ago
- All Algorithms implemented in Python☆219,083Updated this week