机器学习开源项目年度 Top30
前言
2017年 github.com 上出现了大量开源的机器学习项目,这里精选出获得 star 最多的30个,附有项目地址,快快去尝试吧~
FastText: Library for fast text representation and classification
一个快速文本表示和分类库
标星:12k+
地址:https://github.com/facebookresearch/fastText
Deep-photo-styletransfer: Code and data for paper "Deep Photo Style Transfer"
深度摄影风格转换: 纸张"深度照片风格转移"的代码和数据
标星:10k+
地址:https://github.com/luanfujun/deep-photo-styletransfer
The world's simplest facial recognition api for Python and the command line
这是世界上最简单的 Python 和命令行的面部识别 api
标星:10k+
地址:https://github.com/ageitgey/face_recognition
Magenta: Music and Art Generation with Machine Intelligence
Magenta: 智能的音乐与艺术创作
标星:8.5k
地址:https://github.com/tensorflow/magenta
Sonnet: TensorFlow-based neural network library - DeepMind
Sonnet: 基于 tensorflow 的神经网络库
标星:5.9k+
地址:https://github.com/deepmind/sonnet
deeplearn.js: A hardware-accelerated machine intelligence library for the web
Deeplearnjs:一个为 web 而生的硬件加速深度学习库
标星:5.9k+
地址:https://github.com/PAIR-code/deeplearnjs
Fast Style Transfer in TensorFlow
TensorFlow 中的快速样式传递
标星:5.2k+
地址:https://github.com/lengstrom/fast-style-transfer
AirSim: Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
空气模拟器: 基于虚拟引擎的微软人工智能研究所自主车辆的开源模拟器
标星:4.1k+
地址:https://github.com/Microsoft/AirSim
Pysc2: StarCraft II Learning Environment - DeepMind
Pysc2:星际争霸 II 学习环境
标星:3.9k
地址:https://github.com/deepmind/pysc2
Facets: Visualizations for machine learning datasets
机器学习数据集的可视化
标星:3.1k+
地址:https://github.com/PAIR-code/facets
Style2Paints: AI colorization of images 2
Style2Paints:智能着色
标星:3k+
地址:https://github.com/lllyasviel/style2paints
Tensor2Tensor: A library for generalized sequence to sequence models - Google Research
Tensor2tensor:一个从广义序列到序列模型的库
标星:3k+
地址:https://github.com/tensorflow/tensor2tensor
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
基于 PyTorch 的图像风格迁移
标星:3k+
地址:https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
Faiss: A library for efficient similarity search and clustering of dense vectors - Facebook Research
Faiss:Facebook 开源的相似性搜索类库
标星:2.9k+
地址:https://github.com/facebookresearch/faiss
Fashion-mnist: A MNIST-like fashion product database
一个像跨国公司一样的时装产品数据库
标星:2.9k+
地址:https://github.com/zalandoresearch/fashion-mnist
ParlAI: A framework for training and evaluating AI models on a variety of openly available dialog datasets - Facebook Research
Parlai ——在各种公开的对话数据集上训练和评价人工智能模型的框架
标星:2.7k+
地址:https://github.com/facebookresearch/ParlAI
Fairseq: Facebook AI Research Sequence-to-Sequence Toolkit
研究序列到序列的工具包
标星:2.6k+
地址:https://github.com/facebookresearch/fairseq
Pyro: Deep universal probabilistic programming with Python and PyTorch
Pyro: Python 和 PyTorch 的深度通用概率编程语言
标星:2.6k+
地址:https://github.com/uber/pyro
iGAN: Interactive Image Generation powered by GAN
由 GAN 提供动力的互动图像生成
标星:2.5k+
地址:https://github.com/junyanz/iGAN
Deep-image-prior: Image restoration with neural networks but without learning
用神经网络进行深度图像预处理影像复原
标星:2.5k+
地址:https://github.com/DmitryUlyanov/deep-image-prior
Face_classification: Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV
人脸分类: 使用 keras CNN 模型和 openCV 的 fer2013 / imdb 数据集实时人脸检测和情感 / 性别分类
标星:2.2k+
地址:https://github.com/oarriaga/face_classification
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition using DeepMind's WaveNet and tensorflow
WaveNet:用 DeepMind 的 WaveNet 和 tensorflow 进行端到端的英语语音识别
标星:2.1k+
地址:https://github.com/buriburisuri/speech-to-text-wavenet
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation Stargan
StarGan: 多域图像到图像翻译的统一生成对抗网络
标星:2.1k+
地址:https://github.com/yunjey/StarGAN
Ml-agents: Unity Machine Learning Agents
MI-agents:机器学习 Agents,用于创建和模拟游戏,并训练 AI
标星:1.9k+
地址:https://github.com/Unity-Technologies/ml-agents
DeepVideoAnalytics: A distributed visual search and visual data analytics platform
分布式视觉搜索和视觉数据分析平台
标星:1.6k+
地址:https://github.com/AKSHAYUBHAT/DeepVideoAnalytics
OpenNMT: Open-Source Neural Machine Translation in Torch
基于 Torch 框架的开源神经机器翻译
标星:1.5k+
地址:https://github.com/OpenNMT/OpenNMT
Pix2pixHD: Synthesizing and manipulating 2048x1024 images with conditional GANs
Pix2pixhd-使用条件 GANs 合成和处理2048x1024图像
标星:1.4k+
地址:https://github.com/NVIDIA/pix2pixHD
Horovod: Distributed training framework for TensorFlow
Horovod: TensorFlow 分布式训练框架
标星:1k+
地址:https://github.com/uber/horovod
AI-Blocks: A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models
Ai-blocks: 一个强大而直观的 WYSIWYG 界面, 允许任何人创建机器学习模型
标星:1k+
地址:https://github.com/MrNothing/AI-Blocks
Deep neural networks for voice conversion (voice style transfer) in Tensorflow Tensorflow
基于 TensorFlow 的语音转换(语音风格转换)深度神经网络
标星:1k+
地址:https://github.com/andabi/deep-voice-conversion
本文由集智小仙女编译整理自Mybridge.co和github.com,点击“阅读原文”即可查看原文
关注集智AI学园公众号
获取更多更有趣的AI教程吧!
搜索微信公众号:swarmAI
集智AI学园QQ群:426390994
学园网站:campus.swarma.org
商务合作|zhangqian@swarma.org
投稿转载|wangjiannan@swarma.org