![在这里插入图片描述](https://img-blog.csdnimg.cn/20190815110442972.jpg?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3UwMTIxOTkyOTA=,size_16,color_FFFFFF,t_70)*A collection of useful repositories.*

[GitHub地址](https://github.com/TommyMerlin/Repository-Collection)
[个人博客](https://tommymerlin.github.io/)

## 目录
- [机器学习](#机器学习)
- [Python](#Python)
- [中国大学课程资源](#中国大学课程资源)
- [C# DOTNET](#c-dotnet)
- [WPF](#WPF)
- [前端/博客](#前端博客)
- [资源汇总](#资源汇总)
- [CS相关](#cs相关)
- [AGV](#AGV)
- [有趣项目](#有趣项目)
---
###  机器学习
1. [apachecn / AiLearning](https://github.com/apachecn/AiLearning)
> AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP。  
> 网站: <http://ailearning.apachecn.org>
2. [datawhalechina / pumpkin-book](https://github.com/datawhalechina/pumpkin-book)
> 《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
3. [scutan90 / DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)
> 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述。
4. [zergtant / pytorch-handbook](https://github.com/zergtant/pytorch-handbook)
> pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行。
5. [fengdu78 / lihang-code](https://github.com/fengdu78/lihang-code)
> 《统计学习方法》的代码实现。
6. [MLEveryday / 100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)
> 100-Days-Of-ML-Code中文版。
7. [GokuMohandas / practicalAI](https://github.com/GokuMohandas/practicalAI)
> A practical approach to machine learning.
8. [roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)
> 不间断更新机器学习,概率模型和深度学习的讲义(1000+页)和视频链接。
9. [afshinea / stanford-cs-229-machine-learning](https://github.com/afshinea/stanford-cs-229-machine-learning)
> VIP cheatsheets for Stanford's CS 229 Machine Learning.  
> 网站: <https://stanford.edu/~shervine/teaching/cs-229>
10. [fengdu78 / deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)
> deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)。
11. [fengdu78 / Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)
> 吴恩达老师的机器学习课程个人笔记。
12. [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow)
> An Open Source Machine Learning Framework for Everyone.
13. [d2l-ai / d2l-zh](https://github.com/d2l-ai/d2l-zh)
> 《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。  
> 视频:https://space.bilibili.com/209599371/channel/detail?cid=23541  
> PDF: https://github.com/TommyMerlin/Repository-Collection/tree/master/files
14. [afshinea / stanford-cs-229-machine-learning](https://github.com/afshinea/stanford-cs-229-machine-learning)
> Cheatsheets for Stanford's CS 229 Machine Learning.
14. [microsoft / ai-edu](https://github.com/microsoft/ai-edu)
> AI education materials for Chinese students, teachers and IT professionals.
---
### Python
1. [jackfrued / Python-100-Days](https://github.com/jackfrued/Python-100-Days)
> Python - 100天从新手到大师。
2. [TheAlgorithms / Python](https://github.com/TheAlgorithms/Python)
> 算法的Python实现。All Algorithms implemented in Python.
3. [vinta / awesome-python](https://github.com/vinta/awesome-python)
> A curated list of awesome Python frameworks, libraries, software and resources.  
> 网站: <https://awesome-python.com/>
4. [fxsjy / jieba](https://github.com/fxsjy/jieba)
> 结巴中文分词。
5. [lancopku / pkuseg-python](https://github.com/lancopku/pkuseg-python)
> pkuseg多领域中文分词工具。
6. [fighting41love / funNLP](https://github.com/fighting41love/funNLP)
> 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配
7. [amueller / word_cloud](https://github.com/amueller/word_cloud)
> 词云生成。A little word cloud generator in Python.  
> 网站: <https://amueller.github.io/word_cloud>
8. [jakevdp / PythonDataScienceHandbook](https://github.com/jakevdp/PythonDataScienceHandbook)
> Python数据处理。Python Data Science Handbook: full text in Jupyter Notebooks.
9. [xchaoinfo / fuck-login](https://github.com/xchaoinfo/fuck-login)
> 模拟登录一些知名的网站,为了方便爬取需要登录的网站。
10. [fluentpython / example-code](https://github.com/fluentpython/example-code)
> 《流畅的Python》书中代码。Example code for the book Fluent Python.
11. [leisurelicht / wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)
> wtfpython的中文翻译。
12. [qxf2 / wtfiswronghere](https://github.com/qxf2/wtfiswronghere)
> 新手常犯的Python错误。  
A collection of simple errors that beginners are likely to hit when they start writing Python.
13. [rougier / matplotlib-cheatsheet](https://github.com/rougier/matplotlib-cheatsheet)
> Matplotlib 3.1 cheat sheet. From an upcoming book on matplotlib.
---
### 中国大学课程资源
1. [USTC-Resource / USTC-Course](https://github.com/USTC-Resource/USTC-Course)
> 中国科学技术大学课程资源。  
> 网站: <https://ustc-resource.github.io/USTC-Course>
2. [PKUanonym / REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)
> 清华大学计算机系课程攻略。
3. [lib-pku / libpku](https://github.com/lib-pku/libpku)
> 北京大学课程资料。  
> 网站: <https://lib-pku.github.io/> 
4. [QSCTech / zju-icicles](https://github.com/QSCTech/zju-icicles)
> 浙江大学课程攻略共享计划。  
> 网站: <https://qsctech.github.io/zju-icicles/>
5. [TheNetAdmin / zjuthesis](https://github.com/TheNetAdmin/zjuthesis)
> 浙江大学毕业论文 Latex 模板。
---
### C# DOTNET
1. [TheAlgorithms / C-Sharp](https://github.com/TheAlgorithms/C-Sharp)
> 算法的C#实现。All algorithms implemented in C#.
2. [Live-Charts / Live-Charts](https://github.com/Live-Charts/Live-Charts)
> .NET下简单、灵活、可交互的图表。  
Simple, flexible, interactive & powerful charts, maps and gauges for .Net.
3. [0xd4d / dnSpy](https://github.com/0xd4d/dnSpy)
> .NET调试和编译器。.NET debugger and assembly editor.
4. [shimat / opencvsharp](https://github.com/shimat/opencvsharp)
> .NET框架下的OpenCV。.NET Framework wrapper for OpenCV.
5. [dathlin / HslCommunication](https://github.com/dathlin/HslCommunication)
> 工业物联网基础架构框架,专注于基础技术通信和跨平台、跨语言通信功能,实现多种主流PLC数据读写。  
> 网站: <http://www.hslcommunication.cn>
6. [quozd / awesome-dotnet](https://github.com/quozd/awesome-dotnet)
> A collection of awesome .NET libraries, tools, frameworks and software.
7. [microsoft / dotnet](https://github.com/microsoft/dotnet)
> This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
8. [yuzhengyang / Fork](https://github.com/yuzhengyang/Fork)
> C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)。
9. [Jimmey-Jiang / Common.Utility](https://github.com/Jimmey-Jiang/Common.Utility)
> 比较全面的c#帮助类,各种功能性代码。
---
### WPF
1. [MaterialDesignInXAML / MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit)
> Google's Material Design in XAML & WPF, for C# & VB.Net.  
> 网站: <http://materialdesigninxaml.net/>
2. [MahApps / MahApps.Metro](https://github.com/MahApps/MahApps.Metro)
> A framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort.  
> 网站: <https://mahapps.com>
3. [firstfloorsoftware / mui](https://github.com/firstfloorsoftware/mui)
> Modern UI for WPF.
4. [xceedsoftware / wpftoolkit](https://github.com/xceedsoftware/wpftoolkit)
> All the controls missing in WPF. Over 1 million downloads.
5. [microsoft / WPF-Samples](https://github.com/microsoft/WPF-Samples)
> Repository for WPF related samples.
6. [Panuon / PanuonUI](https://github.com/Panuon/PanuonUI)
> 一个好看精致、开源无限制使用的WPF控件库。
7. [Panuon / PanuonUI.Silver](https://github.com/Panuon/PanuonUI.Silver)
> Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.
8. [kwonganding / wpf.controls](https://github.com/kwonganding/wpf.controls)
> 在学习中和使用WPF中,学习、借鉴了很多网友的文章和开源的项目的知识。发现提供实际项目开发需要的基础控件、样式的文章大都比较散,不成系列。因此基于现在项目中使用开发了一个wpf基础UI库。
---
### 前端/博客
1. [qiu-deqing / FE-learning](https://github.com/qiu-deqing/FE-learning)
> 前端入门方法。
2. [theme-next / hexo-theme-next](https://github.com/theme-next/hexo-theme-next)
> Hexo主题。Elegant and powerful theme for Hexo.
3. [gitalk / gitalk](https://github.com/gitalk/gitalk)
> Gitalk is a modern comment component based on Github Issue and Preact.
4. [helloqingfeng / Awsome-Front-End-learning-resource](https://github.com/helloqingfeng/Awsome-Front-End-learning-resource)
> GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)。
5. [kamranahmedse / developer-roadmap](https://github.com/kamranahmedse/developer-roadmap)
> Roadmap to becoming a web developer in 2019.
6. [ProfessionalCSharp / ProfessionalCSharp6](https://github.com/ProfessionalCSharp/ProfessionalCSharp6)
> Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press.
7. [b3log / pipe](lihttps://github.com/b3log/pipenk)

GitHub项目精选(持续更新)的更多相关文章

  1. github 上有趣又实用的前端项目(持续更新,欢迎补充)

    github 上有趣又实用的前端项目(持续更新,欢迎补充) 1. reveal.js: 幻灯片展示框架 一个专门用来做 HTML 幻灯片的框架,支持 HTML 和 Markdown 语法. githu ...

  2. iOS之github第三方框架(持续更新)

    1.MBProgressHUD MBProgressHUD是一个开源项目,实现了很多种样式的提示框 使用上简单.方便,并且可以对显示的内容进行自定义,功能很强大,很多项目中都有使用到. 到Github ...

  3. 个人开源项目testall 持续更新中···

    项目在GitHub上:https://github.com/x113773/testall ,喜欢的给个星星呀,亲~ 打算把用到过的和学习过的,所有前后端技术都集成到这个项目里,并在issues里配以 ...

  4. Github项目备份与更新

    需求 假如现在想对使用到的一些Github上的开源组件进行备份,采用自建Gitlab服务器的方式进行备份保存,并且组件需定时保持与Github更新. 总体步骤 组件备份- 整体步骤如下: a.搭建gi ...

  5. github上比較好的开源项目(持续更新)

    1:https://github.com/Skykai521/StickerCamera 实现相机功能 实现对图片进行裁剪的功能 图片的滤镜功能 能为图片加入贴纸(贴纸可移动,放大,旋转) 能为图片加 ...

  6. 一些有用的github收藏(持续更新中...)

    1.facebook的c++开源库folly(Facebook open source library)介绍 https://github.com/facebook/folly 2.pprint 一个 ...

  7. iOS:开发常用GitHub开源项目(持续更新)

    IOS开发常用GitHub开源项目(持续更新) 数据类 开源库 作者 简介 AFNetworking Mattt 网络请求库 ASIHTTPRequest pokeb 网络请求库 Alamofire ...

  8. Android 自己收集的开源项目集合(持续更新 2018.2.5)

    2017.12.21 1.仿QQ说说发图片选择框架 https://github.com/yaozs/ImageShowPicker 2.炫酷开屏动画框架 https://github.com/Jos ...

  9. vue-qiankun公司微前端项稳定目落地后的总结(附github仓库demo,将会持续更新)

    ️本文为博客园社区首发文章,未获授权禁止转载 大家好,我是aehyok,一个住在深圳城市的佛系码农‍♀️,如果你喜欢我的文章,可以通过点赞帮我聚集灵力️. 个人github仓库地址: https:gi ...

随机推荐

  1. 设置pycharm环境下python内存

    有的时候在pycharm下的python需要加载很大的内存,那我们如何去修改pycharm的环境的内存呢?? 第一个栈内存,第二是堆内存.

  2. Codeforces Round #588 (Div. 2) D. Marcin and Training Camp(思维)

    链接: https://codeforces.com/contest/1230/problem/D 题意: Marcin is a coach in his university. There are ...

  3. nginx静态资源配置(转发)

    传统的web项目,一般都将静态资源存放在 webroot的目录下,这样做很方便获取静态资源,但是如果说web项目很大,用户很多,静态资源也很多时,服务器的性能 或许就会很低下了.这种情况下一般都会需要 ...

  4. 36. ClustrixDB 使用ClustrixDB加密连接

    ClustrixDB使用sha256_password插件支持SSL和身份验证. 一些安全规则要求对存储在数据库中的用户密码进行更强的保护.与默认的mysql_native_password插件相比, ...

  5. OFDM符号速率与子载波间隔的关系

    一般采样速率fs等于符号速率Rb: 采样速率表示采样的快慢,现有N个采样点: 类似于路程(N)除以速度(fs)等于时间(Tb): 采样一个点所需时间Tb = N/fs: 即一个子载波持续时间为Tb = ...

  6. 【csp模拟赛2】 爆搜 方格加数

    [题目描述] xyz1048576正在玩一个关于矩阵的游戏. 一个n*m的矩阵,矩阵中每个数都是[1,12]内的整数.你可以执行下列两个操作任意多次: (1)指定一行,将该行所有数字+1. (2)指定 ...

  7. List,Set,Map在java.util包下都是接口 List有两个实现类:ArrayList和LinkedList Set有两个实现类:HashSet和LinkedHashSet AbstractSet实现了Set

    List,Set,Map在java.util包下都是接口 List有两个实现类:ArrayList和LinkedListSet有两个实现类:HashSet和LinkedHashSetAbstractS ...

  8. Linux命令行学习日志-ps ax

    当我们需要查询某个运行中的进程的时候,这个命令就显得很有用了,可以查看当前进程的PID和状态(S代表睡眠,SW代表睡眠和等待,R表示运行中) ps ax //查看当前运行中的进程

  9. DOM元素

    元素的三种创建方法 1.doumrnt.write(可以写类名,各种表情属性)       script写在哪里就创建在哪 <button>点我</button> <sc ...

  10. FileZilla 客户端连接vsftp无法访问 Received unexpected end-of-file from SFTP server 解决之路

    首先在win通过ftp连接centos过程中,出现了2个问题,现在对此记录一下,方便后人遇到问题进行查阅 1.由于加密协议不同,需要在ftp客户端设置一下,支持ssh模式,具体自行百度: 2.在设置完 ...