GitHub2019年6月最牛逼的15个python项目

GitHub2019年6月最牛逼的15个python项目

小帅b 学习python的正确姿势

转眼间,一个月又过去了,你又胖了吗?哈哈哈

每个月总有这么一次,小帅b给你搜罗 GitHub 上面这个月最牛逼的 15 (这次减2,且看且珍惜)个 Python 项目,是的,我不仅帅,还这么好人,大家各取所需:

0.
d2l-ai / d2l-zh

star数

9,689

fork数

2,467

地址

https://github.com/login?return_to=%2Fd2l-ai%2Fd2l-zh

简介

《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。

1.

iperov / DeepFaceLab

star数

3,970

fork数

978

地址

https://github.com/login?return_to=%2Fiperov%2FDeepFaceLab

简介


DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).

2.

deepfakes / faceswap

star数

19,988

fork数

6,651

地址

https://github.com/login?return_to=%2Fdeepfakes%2Ffaceswap

简介


Non official project based on original /r/Deepfakes thread. Many thanks to him!

3.

donnemartin / system-design-primer

star数

68,277

fork数

10,515

地址

https://github.com/login?return_to=%2Fdonnemartin%2Fsystem-design-primer

简介


Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

4.

littlecodersh / ItChat

star数

17,532

fork数

4,059

地址


https://github.com/login?return_to=%2Flittlecodersh%2FItChat

简介


A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

5.

fighting41love / funNLP

star数

9,665

fork数

2,660

地址

https://github.com/login?return_to=%2Ffighting41love%2FfunNLP

简介


中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…

6.

wangzheng0822 / algo

star数

7,792

fork数

2,270

地址

https://github.com/login?return_to=%2Fwangzheng0822%2Falgo

简介

数据结构和算法必知必会的50个代码实现

8.

huggingface / pytorch-pretrained-BERT

star数

7,460

fork数

1,892

地址

https://github.com/login?return_to=%2Fhuggingface%2Fpytorch-pretrained-BERT

简介

猜你喜欢

转载自blog.51cto.com/15082392/2647335