A collection of useful repositories.
目录
机器学习
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP。
网站: http://ailearning.apachecn.org
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述。
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行。
《统计学习方法》的代码实现。
100-Days-Of-ML-Code中文版。
A practical approach to machine learning.
不间断更新机器学习,概率模型和深度学习的讲义(1000+页)和视频链接。
VIP cheatsheets for Stanford's CS 229 Machine Learning.
网站: https://stanford.edu/~shervine/teaching/cs-229
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)。
吴恩达老师的机器学习课程个人笔记。
An Open Source Machine Learning Framework for Everyone.
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。
视频:https://space.bilibili.com/209599371/channel/detail?cid=23541
PDF: https://github.com/TommyMerlin/Repository-Collection/tree/master/files
Cheatsheets for Stanford's CS 229 Machine Learning.
AI education materials for Chinese students, teachers and IT professionals.
Python
Python - 100天从新手到大师。
算法的Python实现。All Algorithms implemented in Python.
A curated list of awesome Python frameworks, libraries, software and resources.
网站: https://awesome-python.com/
结巴中文分词。
pkuseg多领域中文分词工具。
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配
词云生成。A little word cloud generator in Python.
网站: https://amueller.github.io/word_cloud
Python数据处理。Python Data Science Handbook: full text in Jupyter Notebooks.
模拟登录一些知名的网站,为了方便爬取需要登录的网站。
《流畅的Python》书中代码。Example code for the book Fluent Python.
wtfpython的中文翻译。
新手常犯的Python错误。
A collection of simple errors that beginners are likely to hit when they start writing Python.
Matplotlib 3.1 cheat sheet. From an upcoming book on matplotlib.
中国大学课程资源
中国科学技术大学课程资源。
网站: https://ustc-resource.github.io/USTC-Course
清华大学计算机系课程攻略。
北京大学课程资料。
网站: https://lib-pku.github.io/
浙江大学课程攻略共享计划。
网站: https://qsctech.github.io/zju-icicles/
浙江大学毕业论文 Latex 模板。
C# DOTNET
算法的C#实现。All algorithms implemented in C#.
.NET下简单、灵活、可交互的图表。
Simple, flexible, interactive & powerful charts, maps and gauges for .Net.
.NET调试和编译器。.NET debugger and assembly editor.
.NET框架下的OpenCV。.NET Framework wrapper for OpenCV.
工业物联网基础架构框架,专注于基础技术通信和跨平台、跨语言通信功能,实现多种主流PLC数据读写。
网站: http://www.hslcommunication.cn
A collection of awesome .NET libraries, tools, frameworks and software.
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.
C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)。
比较全面的c#帮助类,各种功能性代码。
WPF
Google's Material Design in XAML & WPF, for C# & VB.Net.
网站: http://materialdesigninxaml.net/
A framework that allows developers to cobble together a Metro or Modern UI for their own WPF applications with minimal effort.
网站: https://mahapps.com
Modern UI for WPF.
All the controls missing in WPF. Over 1 million downloads.
Repository for WPF related samples.
一个好看精致、开源无限制使用的WPF控件库。
Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.
在学习中和使用WPF中,学习、借鉴了很多网友的文章和开源的项目的知识。发现提供实际项目开发需要的基础控件、样式的文章大都比较散,不成系列。因此基于现在项目中使用开发了一个wpf基础UI库。
前端/博客
前端入门方法。
Hexo主题。Elegant and powerful theme for Hexo.
Gitalk is a modern comment component based on Github Issue and Preact.
GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)。
Roadmap to becoming a web developer in 2019.
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press.
🎷 一款小而美的博客平台,专为程序员设计。
开源可嵌入的在线Markdown编辑器(模块)。The open source embeddable online markdown editor (component).
网站: http://editor.md.ipandao.com/
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。
资源汇总
Awesome lists about all kinds of interesting topics.
Curated list of resources for college students.
The best design tools for everything.
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
:octocat: A collection of APIs.
A collective list of free APIs for use in software and web development.
A curated list of awesome READMEs.
图标、字体集合。🔡 Iconic font aggregator, collection, and patcher. 40+ patched fonts, over 3,600 glyph/icons, includes popular collections such as Font Awesome & fonts such as Hack.
微信小程序开发资源汇总 💯
CS相关
📚 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计。
📚 大学CS课程。List of awesome university courses for learning Computer Science!
📚 编程相关书籍。Freely available programming books.
📚 免费的计算机编程类中文书籍
互联网上的免费书籍。
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Protocol Buffers - Google's data interchange format.
🥡 高质量的Git中文教程。Git recipes in Chinese by Zhongyi Tong.
A collection of useful .gitignore templates.
学习正则表达式。Learn regex the easy way.
常见加密算法。
Concise, consistent, and legible badges in SVG and raster format.
网站: https://shields.io/
AGV
Python sample codes for robotics algorithms.
Path finding in a graph.
有趣项目
阿波罗11号。Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
The HTML Presentation Framework.
一组匹配中国大陆手机号码的正则表达式。
Regular expressions that match the mobile phone number in mainland China.
这是一个数据可视化项目,能够将历史数据排名转化为动态柱状图图表。
Quickly browse the history of a file from any git repository.
Leon is your open-source personal assistant.
Fork of https://code.google.com/archive/p/ipv6-hosts/, focusing on automation.
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Steam挂卡。C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
Dumb downloader that scrapes the web.
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。
好耶 是女装。
A web proxy tool.
Add any Program in any language you like or add a hello world Program ❣️ if you like give us ⭐️.
🎮 Chinese DOS games in browser.
Abusing github commit history for the lulz.
国际象棋。♞ lichess.org: the forever free, adless and open source chess server. ♞
Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.
网站: https://leon-kim.com/
狗屁不通文章生成器。Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
网站: https://suulnnka.github.io/BullshitGenerator/index.html
数学动画引擎。Animation engine for explanatory math videos.
An emoji guide for your commit messages. 😜
网站: https://gitmoji.carloscuesta.me/