Skip to content

Latest commit

 

History

History
167 lines (162 loc) · 28.8 KB

File metadata and controls

167 lines (162 loc) · 28.8 KB

返回目录问题反馈

中文增速榜 > 资料类 > Jupyter Notebook

数据更新: 2022-04-10   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Average daily growth Updated
1 fastai/fastbook The fastai book, published as Jupyter Notebooks 14643 19 2022-04-06
2 ShusenTang/Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 14792 13 2021-10-14
3 zergtant/pytorch-handbook pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 16336 13 2022-03-25
4 MLEveryday/100-Days-Of-ML-Code 100-Days-Of-ML-Code中文版 17929 13 2022-04-06
5 NLP-LOVE/ML-NLP 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。 11620 12 2022-04-01
6 selfteaching/the-craft-of-selfteaching One has no future if one couldn't teach themself. 13270 12 2022-04-01
7 leandromoreira/digital_video_introduction A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). 12537 7 2021-11-24
8 datawhalechina/easy-rl 强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/ 4372 7 2022-04-04
9 apachecn/Interview Interview = 简历指南 + 算法题 + 八股文 + 源码分析 7422 5 2022-03-12
10 wesm/pydata-book Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media 16911 5 2022-04-03
11 virginiakm1988/ML2022-Spring Official 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring 245 5 2022-04-03
12 Mikoto10032/DeepLearning 深度学习入门教程, 优秀文章, Deep Learning Tutorial 7358 5 2021-12-27
13 Fafa-DL/Lhy_Machine_Learning 李宏毅2021春季机器学习课程课件及作业 2040 5 2022-04-05
14 Charmve/computer-vision-in-action 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页 1354 4 2022-03-25
15 yidao620c/python3-cookbook 《Python Cookbook》 3rd Edition Translation 9931 4 2022-02-01
16 xianhu/LearnPython 以撸代码的形式学习Python 6211 3 2021-11-11
17 datawhalechina/competition-baseline 数据科学竞赛知识、代码、思路 2759 3 2022-03-29
18 fengdu78/WZU-machine-learning-course 温州大学《机器学习》课程资料(代码、课件等) 978 3 2022-02-12
19 gedeck/practical-statistics-for-data-scientists Code repository for O'Reilly book 1231 2 2022-03-11
20 openvinotoolkit/openvino_notebooks 📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓 598 2 2022-04-09
21 datawhalechina/team-learning-data-mining 主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。 1028 2 2022-03-16
22 PaddlePaddle/awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI 1402 2 2022-03-31
23 ben1234560/AiLearning-Theory-Applying 快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。 1119 2 2021-10-27
24 datawhalechina/team-learning-program 主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。 627 1 2022-03-01
25 xinychen/latex-cookbook LaTeX论文写作教程 (中文版) 321 1 2022-04-06
26 datawhalechina/fantastic-matplotlib Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/ 269 1 2022-01-07
27 huaweicloud/ModelArts-Lab ModelArts-Lab是示例代码库。更多AI开发学习交流信息,请访问华为云AI开发者社区:huaweicloud.ai 898 1 2022-03-08
28 zlotus/notes-linear-algebra 线性代数笔记 2488 1 2021-12-13
29 luwill/Machine_Learning_Code_Implementation Mathematical derivation and pure Python code implementation of machine learning algorithms. 1079 1 2022-04-06
30 bighuang624/Andrew-Ng-Deep-Learning-notes 吴恩达《深度学习》系列课程笔记及代码 Notes in Chinese for Andrew Ng Deep Learning Course 883 1 2022-01-19
31 PaddlePaddle/book Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程) 2632 1 2021-11-12
32 MemorialCheng/deep-learning-from-scratch 《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》 736 1 2021-11-03
33 DataXujing/YOLO-v5 🎨 Pytorch YOLO v5 训练自己的数据集超详细教程!!! 🎨 (提供PDF训练教程下载) 636 1 2021-12-17
34 advboxes/AdvBox Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. ... 1223 1 2022-03-11
35 CNFeffery/DataScienceStudyNotes 这个仓库保管从(数据科学学习手札69)开始的所有代码、数据等相关附件内容 794 1 2022-03-25
36 zhouyanasd/or-pandas 【运筹OR帷幄 数据科学】pandas教程系列电子书 719 1 2021-10-17
37 datawhalechina/statistical-learning-method-solutions-manual 《统计学习方法》(第二版)习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual 724 1 2022-03-12
38 szcf-weiya/ESL-CN The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。 1944 1 2022-01-14
39 datawhalechina/machine-learning-toy-code 《机器学习》(西瓜书)代码实战 148 1 2022-01-04
40 yunwei37/ZJU-CS-GIS-ClassNotes 一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程) 384 1 2022-03-22
41 evanzd/ICLR2021-OpenReviewData Crawl & visualize ICLR papers and reviews. 412 1 2021-11-09
42 LiuChuang0059/Complex-Network 复杂网络研究资源整理和基础知识学习 336 0 2022-02-27
43 lqhou/TensorFlow2.0-Book 《TensorFlow从零开始学》配书代码和资源 47 0 2022-03-07
44 wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation 我的笔记和Demo,包含分类,检测、分割、知识蒸馏。 49 0 2022-01-21
45 zzy99/competition-solutions 我的数据竞赛方案总结 19 0 2021-11-16
46 fry404006308/fry_course_materials 范仁义录播课资料,会依次推出各种前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 29 0 2022-03-27
47 neolee/pilot-student “进入编程世界的第一课” 的学习用书 82 0 2022-01-28
48 hitlic/python_book 清华大学出版社《Python从入门到提高》源代码、课件 15 0 2022-01-13
49 shibing624/python-tutorial Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。 607 0 2022-02-23
50 wowchemy/hugo-blog-theme 📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets. 61 0 2022-03-24
51 binzhouchn/machine_learning 抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限 18 0 2021-10-15
52 sijichun/MathStatsCode Codes for my mathematical statistics course 153 0 2021-12-27
53 ssssww0905/-PyTorch- 【PyTorch】手把手教你跑通第一个神经网络 63 0 2022-01-03
54 microsoft/AIforEarthDataSets Notebooks and documentation for AI-for-Earth-managed datasets on Azure 183 0 2022-03-21
55 cador/Python_Predict_Analysis_Algorithm_Book_Codes 《Python预测之美:数据分析与算法实战》书籍代码维护 40 0 2022-02-10
56 zhiyu1998/Python-Basis-Notes 一份包含了Python基础学习需要的知识框架 🐍 + 爬虫基础 🕷️ + numpy基础 📊 + pandas基础 🐼 46 0 2021-12-11
57 Mazeqi/PaperNote 阅读论文的一些笔记 11 0 2021-12-09
58 reganzm/Learn-Pytorch-And-Become-A-Data-Scientist 《学好Pytorch成为数据科学家》书籍随书代码 23 0 2021-10-21
59 johnnychen94/Julia_and_its_applications 2021 年《Julia 语言及其应用》系列讲座的材料 42 0 2021-12-05
60 OUCTheoryGroup/colab_demo 中国海洋大学视觉实验室前沿理论小组 pytorch 学习 60 0 2021-10-16
61 BrikerMan/tf2-101 Repository for Book 《TensorFlow 2.0 入门实践》 17 0 2021-10-28
62 IKMLab/course_material 上課教材的大集合!!! 13 0 2022-03-29
63 WYGNG/USTC_SSE_AI 中国科学技术大学软件学院人工智能课程 17 0 2022-03-12
64 AccumulateMore/CPlusPlus 最细致的 C++ 笔记 18 0 2022-04-06
65 hxchua/datadoubleconfirm Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. 38 0 2022-03-10
66 howie6879/pylab 和Python相关的学习笔记:机器学习、算法、进阶书籍、文档,博客地址:https://www.howie6879.cn 39 0 2022-03-29
67 JULIELab/MEmoLon Repository for our ACL 2020 paper "Learning and Evaluating Emotion Lexicons for 91 Languages" 20 0 2022-04-06
68 aialgorithm/AiPy Python机器学习、深度学习算法开发等学习资源分享 48 0 2021-12-27
69 NjtechCVLab/Level_1 入门资料 15 0 2022-03-31
70 SocratesAcademy/css 《计算社会科学》课程 50 0 2022-02-06
71 Relph1119/statistical-learning-method-camp 统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp 189 0 2022-04-06
72 xiaoyusmd/PythonDataScience Python数据科学系专栏(pandas、Numpy、SKlearn、Matplotlib)、实战项目(代码、讲解、数据集) 89 0 2022-03-21
73 lyj555/SelfLearning 该项目主要是自学过程中对于一些知识点的整理,项目整体分为四部分,分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习(LR、SVM、树模型、XGBoost、LightGBM和CatBoost等)和深度学习算法(NLP和CV以及一些基础知识),工程部分主要是spark和hive 15 0 2022-03-25
74 zhiyu1998/Computer-Science-Learn-Notes CS(Computer Science)生涯学习/读书笔记,包含:Java八股文、JVM、JUC、前端、Spring系列、Python、Golang、深度学习、数据结构和算法等 32 0 2022-04-07
75 wanghao15536870732/StudyNotes 📖 学习笔记 10 0 2021-11-08
76 fly51fly/Principle_of_Web_Search_2021 北邮《网络搜索引擎原理》课程(2021) 42 0 2021-11-05
77 ZhiningLiu1998/mesa NeurIPS’20 Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. 设计元知识驱动的采样器解决类别不平衡问题 82 0 2021-12-23
78 fire717/Python-Toolkit 轮子/ 常用库/ 书籍笔记/ 小程序 17 0 2022-03-03
79 LemenChao/PythonFromDAToDS 图书《Python编程:从数据分析到数据科学》的配套资源 190 0 2021-10-10
80 chansonZ/book-ml-sem 《机器学习:软件工程方法与实现》Method and implementation of machine learning software engineering 145 0 2021-11-29
81 Amberlan1001/eat_tensorflow2_in_30_days_ipynb 30天掌握Tensorflow2.1 Jupyter Notebook 版 53 0 2021-12-17
82 dota2heqiuzhi/dota2_data_analysis_tutorial 《数据分析入门课程》配套代码 90 0 2022-01-07
83 chinobing/QuantInvest cnvar.cn及个人微信公众号【QuantInvest】里面提及的编程代码, 对股票各种研究和折腾分析A股市场的各种现象和投资机会,涉及编程、股票模型、分析研究、杂谈等,代码是python,以jupyter notebook展示。 19 0 2022-03-16
84 dmarx/anthology-of-modern-ml Collection of important articles to be treated as a textbook 20 0 2022-02-16
85 beiciliang/intro2musictech 公众号“无痛入门音乐科技”开源代码 130 0 2021-10-31
86 zhangjx831/Data-Science-Notes 数据科学与机器学习炼成笔记 64 0 2022-03-08
87 wss1996/Name-disambiguation 同名论文消歧的工程化方案(参考2019智源-aminer人名消歧竞赛第一名方案) 14 0 2022-04-06
88 newaetech/chipwhisperer-jupyter Interactive ChipWhisperer tutorials using Jupyter notebooks. 67 0 2022-04-07
89 HeXavi8/Mathematical-Modeling A sharing of the learning process of mathematical modeling 数学建模常用工具模型算法分享:数学建模竞赛优秀论文,数学建模常用算法模型,LaTeX论文模板,SPSS工具分享。 29 0 2021-11-20
90 eagle-dai/OptimizingSoftwareInCpp Optimizing Software In C++ 非正式中文翻译 23 0 2022-01-17
91 Relph1119/Pytorch-Camp 深度之眼《Pytorch框架训练营》 15 0 2022-04-06
92 JamesLavin/my_tech_resources List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful 256 0 2022-03-05
93 datawhalechina/hands-dirty-nlp 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。 37 0 2022-02-19
94 lululxvi/tutorials Tutorials on deep learning, Python, and dissipative particle dynamics 66 0 2021-12-14
95 SocratesAcademy/ccbook Elements of Computational Communication 《计算传播基础》 27 0 2022-02-26
96 LawsonAbs/learn 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。 15 0 2022-04-09
97 afunTW/Python-Crawling-Tutorial Python crawling tutorial 61 0 2022-01-26
98 shibing624/nlp-tutorial 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。 94 0 2022-03-21
99 PouringRain/blog_code 存放知乎,博客发表文章中的代码 15 0 2021-10-17
100 MachineLP/Spark- Spark学习笔记 42 0 2022-02-11
101 whyAndBetter/python_grammar Python的基础语法学习 15 0 2022-01-09
102 rwepa/DataDemo 提供資料集與範例分享. 13 0 2022-03-26
103 zyth0s/SciAlgs.jl Fundamental scientific algorithms in Julia 24 0 2022-03-31
104 skywateryang/timeseries101 本教程独立网站已上线 67 0 2021-12-28
105 cumtcssuld/RSP_of_CUMTCS 【矿大计算机学院资源共享计划(Resource SharingPlan of CUMTCS)】本仓库由矿大计算机学院学生会学习部牵头维护,由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧!(每当有重大更新,我们都会将整个库克隆到码云,点击下边链接,到我们的码云仓库可以获得更好的下载体验) 56 0 2022-03-12
106 km1994/GCN_study GCN 入门学习教程 49 0 2022-01-19
107 jcchan23/CoMPT Code of our IJCAI2021 paper: "Learning Attributed Graph Representation with Communicative Message Passing Transformer" 34 0 2022-03-19
108 mepeichun/Efficient-Neural-Network-Bilibili B站Efficient-Neural-Network学习分享的配套代码 202 0 2021-12-08
109 mindspore-ai/course MindSpore course 33 0 2022-02-27
110 johnjim0816/rl-tutorials basic algorithms of reinforcement learning 39 0 2021-12-29
111 xiaoxiaoyao/MyApp 随便写的各种,点链接可以进入我的知乎 51 0 2022-02-27
112 batermj/data_sciences_campaign 【数据科学家系列课程】 86 0 2022-04-09
113 oubindo/cs231n-cnn 斯坦福的cs231n课程的assignments,非常好的课程,在这里也要强推 39 0 2022-04-06
114 lvyufeng/d2l-mindspore 《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。 19 0 2022-02-02
115 liuhuanshuo/zaoqi-Python 公众号:早起Python 321 0 2022-02-07
116 zui0711/Z-Lab Z Lab数据实验室开源代码汇总 14 0 2022-04-09
117 hiDaDeng/DaDengAndHisPython 【微信公众号:大邓和他的python】, Python语法快速入门https://www.bilibili.com/video/av44384851 Python网络爬虫快速入门https://www.bilibili.com/video/av72010301, 我的联系邮箱thunderhit@qq.com 60 0 2021-12-28
118 0809zheng/CS231n-assignment2019 CS231n 2019年春季学期课程作业 101 0 2022-04-06
119 heucoder/ML-DL_book 机器学习、深度学习一些个人认为不错的书籍。 61 0 2022-03-11
120 HuangCongQing/CS231n_Spring_2019 CS231n_Spring(2019年秋季)计算机视觉课程 23 0 2022-01-09
121 WayneDW/Contour-Stochastic-Gradient-Langevin-Dynamics An elegant adaptive importance sampling algorithms for simulations of multi-modal distributions (NeurIPS'20) 23 0 2022-03-14
122 fire717/Machine-Learning 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...) 169 0 2022-03-14
123 ZhangXinNan/DL-with-Python-and-PyTorch 《Python深度学习基于PyTorch》 Deep Learning with Python and PyTorch 作者:吴茂贵 郁明敏 杨本法 李涛 张粤磊 等 43 0 2022-03-08
124 Alex-Shen1121/SZU_Learning_Resource 深圳大学CS本科 课程资源共享 16 0 2022-03-31
125 hululuzhu/chinese-ai-writing-share 中文AI写作共享(监督学习和迁移学习来写诗或对对子) 28 0 2022-02-26
126 GiantPandaCV/yolov3-point 从零开始学习YOLOv3代码 172 0 2022-03-14
127 BrikerMan/classic_chinese_punctuate classic Chinese punctuate experiment with keras using daizhige(殆知阁古代文献藏书) dataset 29 0 2022-04-06
128 xiaomeng79/learning_notes 学习笔记 18 0 2022-04-02
129 raymondlo84/openvino-paddlepaddle-demo This repository provides examples of PaddlePaddle and OpenVINO integration. 17 0 2022-03-15
130 China-ChallengeHub/ChallengeHub-Baselines ChallengeHub开源的各大比赛baseline集合 77 0 2022-03-12
131 liangruibupt/aws-is-how Know How Guide and Hands on Guide for AWS 22 0 2022-04-07
132 waterDLut/hydrus 水文水资源(Hydrology and Water Resources)方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习 26 0 2021-11-16
133 zhangqizky/ManTra_Net_Test_Demo 🌹2019年CVPR论文:ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features 30 0 2022-02-10
134 bobo0810/PytorchNetHub 项目注释+论文复现+算法竞赛+Pytorch指北 422 0 2022-03-24
135 xieliaing/CausalInferenceIntro Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure 41 0 2022-04-08
136 wwtm/gitpython_examples some interesting python examples 51 0 2021-10-16
137 jikeruohai/machine-learning-example 我的同名B站和公众号中用到的视频 19 0 2022-04-05
138 HuangCongQing/3D-Point-Clouds 🔥3D点云目标检测&语义分割-SOTA方法,代码,论文,数据集等 118 0 2022-03-06
139 ni1o1/pygeo-tutorial Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English ) 289 0 2021-11-17
140 fanfansann/fanfan-deep-learning-note 《繁凡的深度学习笔记》代码、PDF文件仓库 74 0 2022-02-15
141 TinyHandsome/BookStudy 各本书的学习笔记 11 0 2021-12-09
142 somenzz/tutorial 实用的关于 Python 的微教程,动画展示。Useful tutorial on Python. 29 0 2022-03-18
143 wybert/open-wuhan-ncov-illness-data 这个项目有关有关 武汉肺炎 2019-ncov的相关病例数据的分享。从gitlab迁移过来。发布页这里 20 0 2022-03-30
144 aialgorithm/Blog Python机器学习算法技术博客,有原创干货!有code实践! 174 0 2022-04-08
145 Hourout/tensorview Dynamic visualization training service in Jupyter Notebook for Keras, tf.keras and others. 13 0 2022-03-22
146 hanzhenlei767/NLP_Learn NLP学习笔记-前沿追踪 19 0 2022-02-10
147 zhangjunhd/reading-notes 张俊的读书笔记 112 0 2022-04-09
148 Relph1119/my-team-learning 我的Datawhale组队学习,在线阅读地址:https://relph1119.github.io/my-team-learning 13 0 2022-03-10
149 evenchange4/nextjs-tfjs-cnn 🐕 🐈 Classifier using Keras VGG16 transfer learning with kaggle dataset. 11 0 2021-10-18
150 sherlcok314159/ML 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : ) 112 0 2022-03-07
151 Zhouxiaonnan/machine-learning-notesandcode 机器学习学习笔记和代码 36 0 2022-03-02

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!