1 manim 21.3k
https://github.com/3b1b/manim?utm_source=gold_browser_extension
Manim是用于解释数学视频的动画引擎。如3Blue1Brown的视频所示,它用于以编程方式创建精确的动画。
2 interview_internal_reference 26.1k
https://github.com/0voice/interview_internal_reference?utm_source=gold_browser_extension
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总
3 AnimeGAN 1.6k
https://github.com/TachibanaYoshino/AnimeGAN?utm_source=gold_browser_extension
AnimeGAN的Tensorflow实现可用于快速照片动画!这是《 AnimeGAN:一种用于照片动画的新型轻量级GAN》论文的开放源代码,它使用GAN框架将真实世界的照片转换为动漫图像。
4 Real-Time-Voice-Cloning 16.9k
https://github.com/CorentinJ/Real-Time-Voice-Cloning?utm_source=gold_browser_extension
在5秒钟内克隆语音以实时生成任意语音
5 funNLP 19.7k
https://github.com/fighting41love/funNLP?utm_source=gold_browser_extension
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
6 saleor 7.5k
https://github.com/mirumee/saleor?utm_source=gold_browser_extension
使用Python,GraphQL,Django和ReactJS构建的模块化,高性能,无头的电子商务店面。
7 machine_learning_examples 4.8k
https://github.com/lazyprogrammer/machine_learning_examples?utm_source=gold_browser_extension
机器学习示例和教程的集合
8 pytorch-lightning 5.2k
https://github.com/PyTorchLightning/pytorch-lightning?utm_source=gold_browser_extension
轻巧的ML研究人员专用的PyTorch包装器。缩放模型。写更少样板
9 AiLearning 24.5k
https://github.com/apachecn/AiLearning?utm_source=gold_browser_extension
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
10 examples-of-web-crawlers 8.2k
https://github.com/shengqiangzhang/examples-of-web-crawlers?utm_source=gold_browser_extension
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。