视频及书的代码网址
1.李宏毅深度强化学习笔记(LeeDeepRL-Notes)
https://github.com/datawhalechina/leedeeprl-notes
2.斯坦福大学2014(吴恩达)机器学习教程中文笔记
https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes
3. Python 黑魔法玩法
https://github.com/iswbm/magic-python
在线阅读:http://pycharm.iswbm.com/
离线阅读:下载 PDF 版,内容有滞后。链接:https://pan.baidu.com/s/1t7c03aG2y91z3F5vHJGh4w ,密码:ruot
4.pycharm中文指南
https://github.com/iswbm/pycharm-guide
5.Go编程
https://github.com/iswbm/GolangCodingTime
在线阅读:Golang 编程时光
6.python基础入门
https://github.com/iswbm/python-guide
7.Python 资源大全中文版
https://github.com/iswbm/awesome-python-cn
8.How to eat TensorFlow2 in 30 days ?
https://github.com/lyhue1991/eat_tensorflow2_in_30_days
Click here for Chinese Version(中文版)
🚀 github项目地址: https://github.com/lyhue1991/eat_tensorflow2_in_30_days
🐳 和鲸专栏地址: https://www.kesci.com/home/column/5d8ef3c3037db3002d3aa3a0 【代码可直接fork后云端运行,无需配置环境】
9.《20天吃掉那只Pytorch》
🚀 github项目地址: https://github.com/lyhue1991/eat_pytorch_in_20_days
🐳 和鲸专栏地址: https://www.kesci.com/home/column/5f2ac5d8af3980002cb1bc08 【代码可直接fork后云端运行,无需配置环境】
10.《10天吃掉那只pyspark》
🚀 github项目地址: https://github.com/lyhue1991/eat_pyspark_in_10_days
🐳 和鲸专栏地址: https://www.kesci.com/home/column/5fe6aa955e24ed00302304e0 【代码可直接fork后云端运行,无需配置环境】
11.强化学习:原理与Python实现
https://github.com/ZhiqingXiao/rl-book
12.莫烦:Reinforcement Learning Methods and Tutorials
https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow
13.莫烦pyTorch Tutorials
https://github.com/MorvanZhou/PyTorch-Tutorial
14.莫烦Tensorflow 2017 Tutorials
https://github.com/MorvanZhou/Tensorflow-Tutorial
15.tensorflow2.0
https://github.com/tensorflow/examples
16.刘建平Pinard的博客配套代码
https://github.com/ljpzzz/machinelearning
17.stanford SPINS-B
https://github.com/stanfordnqp/spins-b
18.简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2
GitHub: https://github.com/snowkylin/tensorflow-handbook
教程答疑区: https://discuss.tf.wiki
19.Numpy中文
20.Python知识手册
https://github.com/liyangbit/Python-Knowledge-Handbook
个人网站: http://liyangbit.com
手册获取地址:《Python知识手册》
21. Python技术交流与分享: http://www.feiguyunai.com/
22. (李沐)动手学深度学习:https://zh.d2l.ai/ https://zh-v2.d2l.ai/ https://tangshusen.me/Dive-into-DL-PyTorch/#/ https://github.com/d2l-ai/berkeley-stat-157/tree/master/slides-zh
23. 邱锡鹏神经网络和深度学习:https://nndl.github.io/ https://github.com/nndl/nndl.github.io
作者:楚千羽
出处:https://www.cnblogs.com/chuqianyu/
本文来自博客园,本文作者:楚千羽,转载请注明原文链接:https://www.cnblogs.com/chuqianyu/p/14258747.html
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须在文章页面给出原文连接,否则保留追究法律责任的权利!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~