我们对比了GitHub上8800个开源机器学习项目,并选出了其中的Top30

2018 年 1 月 30 日 大数据文摘 文摘菌

大数据文摘作品

编译:叶一、Shan LIU、Aileen


2017年是机器学习应用全面开花的一年,惊为天人的想法和项目层出不穷。我们对比了过去一年中近8800个开源机器学习项目,并挑选了其中较好的30个(Top 0.3%)列举于此。


这是一份极具竞争性的列表,它精挑细选了发表于2017年1月-12月份的机器学习库、数据集和应用类的优质项目。我们通过流行度、参与度和时近性来对其质量进行评级。有一项数据可以让你对表单质量有一个直观印象:这些项目的GitHub平均stars数是3558。


开源项目对于数据科学家而言是很有意义的。你可以通过阅读源代码,在前人的基础上构建更加强大的项目。你可以尽情尝试一下这些可能在去年与你失之交臂的机器学习项目。

 

No.1 - FastText:快速文本表示/分类库

GitHub stars数: 11786个

来源:Facebook研究

链接:

https://github.com/facebookresearch/fastText


以及[Muse:基于FastText的多语言无监督/监督词嵌入(GitHub stars数:695个)https://github.com/facebookresearch/MUSE]


No.2- Deep-photo-styletransfer:康奈尔大学 Fujun Luan 论文《Deep Photo Style Transfer》的代码与数据

GitHub stars数:9747个

链接:

https://github.com/luanfujun/deep-photo-styletransfer



No.3 - face recognition:世界上最简单的适用于Pyhthon的面部识别api以及命令行 

GitHub stars数:8672个

来源:Adam Geitgey

链接:

https://github.com/ageitgey/face_recognition



No.4 - Magenta:机器智能音乐与艺术生成器

GitHub stars数:8113

链接:

https://github.com/tensorflow/magenta



No.5 - Sonnet:基于 TensorFlow 的神经网络库

GitHub stars数:5731个

来源:DeepMind 成员 Malcolm Reynolds
链接:

https://github.com/deepmind/sonnet



No.6 - deeplearn.js:网页端硬件加速机器学习库
GitHub stars数:5462个
来源:Google Brain 团队 Nikhil Thorat

链接:

https://github.com/PAIR-code/deeplearnjs



No.7 - Fast Style Transfer:TensorFlow 快速风格转换

GitHub stars数:4843个

来源:MIT的Logan Engstrom 

链接:

https://github.com/lengstrom/fast-style-transfer



No.8 - Pysc2:星际争霸II 学习环境

GitHub stars数:3683个

来源:DeepMind Timo Ewalds 等人
链接:

https://github.com/deepmind/pysc2



No.9 - AirSim:微软AI和研究院出品的基于虚幻引擎的开源自动驾驶模拟器

GitHub stars数:3681个
来源:微软的Shital Shah

链接:

https://github.com/Microsoft/AirSim



No.10 - Facets:机器学习数据集可视化工具

GitHub stars数:3371个

来源:Google Brain

链接:

https://github.com/PAIR-code/facets



No.11 - Style2Paints:AI漫画线稿上色工具

GitHub stars数: 3310个

链接:

https://github.com/lllyasviel/style2paints



No.12 - Tensor2Tensor:用于广义序列-序列模型的工具库

GitHub stars数目: 3087个

来源:Google Brain 的Ryan Sepassi

链接:

https://github.com/tensorflow/tensor2tensor



No.13- 基于 PyTorch 的图像对图像转换工具 (如horse2zebra, edges2cats,等)

GitHub stars数:2847个

来源:UC Berkeley 朱俊彦博士

链接:

https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix


 


No.14 - Faiss:用密集向量高效相似性检索与聚类的工具库

GitHub stars数:2629个

来源:Facebook

链接:

https://github.com/facebookresearch/faiss



No.15 Fashion-mnist:一个类似于 MNIST 的时尚产品数据集

GitHub stars数:2780个

来源:Zalando Tech 的 Han Xiao

链接:

https://github.com/zalandoresearch/fashion-mnist



No.16 - ParlAI:适用于在各类公开的对话数据集上训练与评估AI模型的一个框架

GitHub stars数: 2578个

来源:Facebook Research的 Alexander Miller
链接:

https://github.com/facebookresearch/ParlAI


 


No.17 Fairseq:序列到序列工具包

GitHub stars数: 2571个

来源:FAIR

链接:

https://github.com/facebookresearch/fairseq



No.18 Pyro:使用 Python 和 PyTorch 进行深度通用概率编程

GitHub stars数: 2387个

来源:Uber AI Labs

链接: 

https://github.com/uber/pyro


 


No.19 iGAN:基于 GAN 的交互图像生成器

GitHub stars数: 2369个

链接:

https://github.com/junyanz/iGAN


 

No.20 Deep-image-prior:使用神经网络进行图像恢复,然而无需学习过程

GitHub stars数: 2188个

来源:Skoltech 的 Dmitry Ulyanov博士
链接:

https://github.com/DmitryUlyanov/deep-image-prior


 


No.21 Face_classification:基于 Keras CNN 模型与 OpenCV 的实时面部检测和表情/性别分类,训练与 fer2013/imdb 数据集

GitHub stars数: 1967个

链接:

https://github.com/oarriaga/face_classification



No.22 Speech to Text WaveNet:使用 DeepMind 的 WaveNet 和 TensorFlow 构成的端到端句级英语语音识别

GitHub stars数: 1961个

来源: Kakao Brain 的 Namju Kim

链接:

https://github.com/buriburisuri/speech-to-text-wavenet


 


No.23 StarGAN:用于多领域图像-图像转换的统一生成对抗网络

GitHub stars数: 1954个

来源:韩国大学的Yunjey Choi

链接:

https://github.com/yunjey/StarGAN



 


No.24 MI-agents:Unity 机器学习智能体

GitHub stars数: 1658个

来源:深度学习 Unity3D 的Arthur Juliani

链接:

https://github.com/Unity-Technologies/ml-agents




No.25 Deep Video Analytics:分布式可视化搜索和可视化数据分析平台

GitHub stars数: 1494个

来源:康奈尔大学的Akshay Bhat



No.26  OpenNMT:Torch 上的开源神经机器翻译

GitHub stars数:1490个
链接:

https://github.com/OpenNMT/OpenNMT



No.27 Pix2PixHD:使用条件 GAN 合成和处理 2048×1024 分辨率的图像

GitHub stars数:1283个

来源:英伟达 AI 科学家 Ming-Yu Liu

链接:

https://github.com/NVIDIA/pix2pixHD


 

No.28 Horovod:分布式 TensorFlow 训练框架

GitHub stars数:1188 个

来源:Uber 工程团队

链接:

https://github.com/uber/horovod



No.29 AI-Blocks:强大而直观的 WYSIWYG 界面,可让任何人创建机器学习模型

GitHub stars数:899 个

链接:

https://github.com/MrNothing/AI-Blocks



No.30 Voice Conversion with Non-Parallel Data:基于 TensorFlow 的深度神经网络语音转换(语音风格转换)

GitHub stars数:845个

来源:Kakao Brain人工智能研究团队的Dabi Ahn

链接:

https://github.com/andabi/deep-voice-conversion


原文链接:

https://medium.mybridge.co/30-amazing-machine-learning-projects-for-the-past-year-v-2018-b853b8621ac7


【今日机器学习概念】

Have a Great Definition

志愿者介绍

回复志愿者”加入我们

登录查看更多
5

相关内容

GitHub.com 使用 Git 作为版本控制系统(version control system)提供在线源码托管的服务,同时是个有社交功能的开发者社区。 国外类似服务: Bitbucket.com
Gitlab.com
国内类似服务:
Coding.net
专知会员服务
109+阅读 · 2020年3月12日
抢鲜看!13篇CVPR2020论文链接/开源代码/解读
专知会员服务
49+阅读 · 2020年2月26日
必读的10篇 CVPR 2019【生成对抗网络】相关论文和代码
专知会员服务
32+阅读 · 2020年1月10日
一网打尽!100+深度学习模型TensorFlow与Pytorch代码实现集合
【机器学习课程】Google机器学习速成课程
专知会员服务
164+阅读 · 2019年12月2日
CMU博士论文:可微优化机器学习建模
专知会员服务
58+阅读 · 2019年10月26日
机器学习相关资源(框架、库、软件)大列表
专知会员服务
39+阅读 · 2019年10月9日
机器学习开源项目Top10
AI100
4+阅读 · 2019年1月20日
2018年度最牛逼的30个机器学习项目!
大数据技术
3+阅读 · 2018年12月14日
精选10大机器学习开源项目 !(附链接)
数据派THU
7+阅读 · 2018年5月3日
推荐 | 机器学习开源项目 Top 10
深度学习世界
4+阅读 · 2018年3月22日
精选Top30!最实用的python开源项目都在这里
乌镇智库
4+阅读 · 2018年1月26日
Python 开源项目 Top30 | 值得收藏
人工智能头条
8+阅读 · 2018年1月19日
资源 | 2017年GitHub中最为流行的30个开源机器学习项目
黑龙江大学自然语言处理实验室
3+阅读 · 2018年1月8日
GitHub最著名的20个Python机器学习项目
全球人工智能
9+阅读 · 2017年12月7日
Deflecting Adversarial Attacks
Arxiv
8+阅读 · 2020年2月18日
Interpretable Adversarial Training for Text
Arxiv
5+阅读 · 2019年5月30日
Deep Anomaly Detection with Outlier Exposure
Arxiv
17+阅读 · 2018年12月21日
VIP会员
相关VIP内容
专知会员服务
109+阅读 · 2020年3月12日
抢鲜看!13篇CVPR2020论文链接/开源代码/解读
专知会员服务
49+阅读 · 2020年2月26日
必读的10篇 CVPR 2019【生成对抗网络】相关论文和代码
专知会员服务
32+阅读 · 2020年1月10日
一网打尽!100+深度学习模型TensorFlow与Pytorch代码实现集合
【机器学习课程】Google机器学习速成课程
专知会员服务
164+阅读 · 2019年12月2日
CMU博士论文:可微优化机器学习建模
专知会员服务
58+阅读 · 2019年10月26日
机器学习相关资源(框架、库、软件)大列表
专知会员服务
39+阅读 · 2019年10月9日
相关资讯
机器学习开源项目Top10
AI100
4+阅读 · 2019年1月20日
2018年度最牛逼的30个机器学习项目!
大数据技术
3+阅读 · 2018年12月14日
精选10大机器学习开源项目 !(附链接)
数据派THU
7+阅读 · 2018年5月3日
推荐 | 机器学习开源项目 Top 10
深度学习世界
4+阅读 · 2018年3月22日
精选Top30!最实用的python开源项目都在这里
乌镇智库
4+阅读 · 2018年1月26日
Python 开源项目 Top30 | 值得收藏
人工智能头条
8+阅读 · 2018年1月19日
资源 | 2017年GitHub中最为流行的30个开源机器学习项目
黑龙江大学自然语言处理实验室
3+阅读 · 2018年1月8日
GitHub最著名的20个Python机器学习项目
全球人工智能
9+阅读 · 2017年12月7日
Top
微信扫码咨询专知VIP会员