Top Deep Learning Projects in github
Top Deep Learning Projects
A list of popular github projects related to deep learning (ranked by stars).
Last Update: 2016.08.09
Project Name | Stars | Description |
---|---|---|
TensorFlow | 29622 | Computation using data flow graphs for scalable machine learning. |
Caffe | 11799 | Caffe: a fast open framework for deep learning. |
Neural Style | 10148 | Torch implementation of neural style algorithm. |
Deep Dream | 9042 | Deep Dream. |
Keras | 7502 | Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow. |
Roc AlphaGo | 7170 |
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016). |
TensorFlow Models | 6671 | Models built with TensorFlow |
Neural Doodle | 6275 |
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.) |
CNTK | 5957 | Computational Network Toolkit (CNTK). |
TensorFlow Examples | 5872 | TensorFlow tutorials and code examples for beginners. |
ConvNet JS | 5231 |
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser. |
Torch | 5133 | Torch7, Deep Learning Library. |
OpenFace | 4855 | Face recognition with deep neural networks. |
MXNet | 4685 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more. |
Nupic | 4364 |
Numenta Platform for Intelligent Computing: a brain-inspired machine intelligence platform, and biologically accurate neural network based on cortical learning algorithms. |
Theano | 4286 |
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation. |
Leaf | 4281 | Open Machine Intelligence Framework for Hackers. |
Char RNN | 3820 | Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. |
Neural Talk | 3694 |
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. |
deeplearning4j | 3673 | Deep Learning for Java, Scala & Clojure on Hadoop, Spark. |
TFLearn | 3368 | Deep learning library featuring a higher-level API for TensorFlow. |
TensorFlow Playground | 3352 | Play with neural networks! |
OpenAI Gym | 3020 | A toolkit for developing and comparing reinforcement learning algorithms. |
Magenta | 2914 | Magenta: Music and Art Generation with Machine Intelligence |
Colornet | 2798 | Neural Network to colorize grayscale images. |
Synaptic | 2666 | architecture-free neural network library for node.js and the browser |
Neural Talk 2 | 2550 | Efficient Image Captioning code in Torch, runs on GPU. |
Image Analogies | 2540 | Generate image analogies using neural matching and blending. |
TensorFlow Tutorials | 2413 | From the basics to slightly more interesting applications of Tensorflow. |
Lasagne | 2355 | Lightweight library to build and train neural networks in Theano. |
PyLearn2 | 2153 | A Machine Learning library based on Theano. |
LISA-lab Deep Learning Tutorials | 2134 | Deep Learning Tutorial notes and code. See the wiki for more info. |
Neon | 2121 | Fast, scalable, easy-to-use Python based Deep Learning Framework by Nervana™. |
Matlab Deep Learning Toolbox | 2032 |
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started. |
Deep Learning Flappy Bird | 1721 | Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning). |
Chainer | 1573 | A flexible framework of neural networks for deep learning. |
Neural Story Teller | 1514 | A recurrent neural network for generating little stories about images. |
DIGITS | 1353 | Deep Learning GPU Training System. |
Deep Jazz | 1229 | Deep learning driven jazz generation using Keras & Theano! |
Brainstorm | 1143 | Fast, flexible and fun neural networks. |
Darknet | 937 | Open Source Neural Networks in C |
Theano Tutorials | 904 |
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano. |
RNN Music Composition | 904 | A recurrent neural network designed to generate classical music. |
Blocks | 866 | A Theano framework for building and training neural networks. |
TDB | 860 | Interactive, node-by-node debugging and visualization for TensorFlow. |
Scikit Neural Net | 849 |
Deep neural networks without the learning cliff! Classifiers and regressors compatible with scikit-learn. |
Veles | 760 | Distributed machine learning platform (Python, CUDA, OpenCL) |
Deep Detect | 759 | Deep Learning API and Server in C++11 with Python bindings and support for Caffe. |
TensorFlow DeepQ | 759 | A deep Q learning demonstration using Google Tensorflow. |
Caffe on Spark | 724 | Caffe On Spark. |
Nolearn | 702 | Abstractions around neural net libraries, most notably Lasagne. |
DCGAN TensorFlow | 568 |
A tensorflow implementation of Deep Convolutional Generative Adversarial Networks |
MatConvNet | 479 | MATLAB CNN toolbox for computer vision applications. |
DeepCL | 413 | OpenCL library to train deep convolutional neural networks. |
项目名称 | Stars | 项目介绍 |
---|---|---|
TensorFlow | 29622 | 使用数据流图计算可扩展机器学习问题 |
Caffe | 11799 | Caffe是一个高效的开源深度学习框架 |
Neural Style | 10148 | Torch实现的神经网络算法 |
Deep Dream | 9042 | Deep Dream,一款图像识别工具 |
Keras | 7502 | 一款Python实现的深度学习库,包括卷积神经网络、递归神经网络等。运行在Theano和TensorFlow之上。 |
Roc AlphaGo | 7170 | 学生主导的一个独立项目,从新实现了 DeepMind在2016 Nature发表的内容, 《用深度神经网络和树搜索学习围棋》 (Nature 529, 484-489, 28 Jan 2016). |
TensorFlow Models | 6671 | 基于TensorFlow开发的模型 |
Neural Doodle | 6275 | 运用深度神经网络将涂鸦变为优雅的艺术品,从照片生成无缝纹理,转变图片风格,进行基于实例的提升,等等…还有更多!(语义风格传递的实现) |
CNTK | 5957 | 计算网络工具(Computational Network Toolkit,CNTK) |
TensorFlow Examples | 5872 | 初学者的TensorFlow教程和代码示例。 |
ConvNet JS | 5231 | 基于Javascript的深度学习库。在浏览器中训练卷积神经网络模型(或者普通模型)。 |
Torch | 5133 | Torch7,深度学习库。 |
OpenFace | 4855 | 基于深度学习网络的面部识别。 |
MXNet | 4685 | 轻巧、便携、灵活的分布式/移动深度学习框架,支持Python, R, Julia, Scala, Go, Javascript等等语言。 |
Nupic | 4364 | 智能计算的Numenta平台:一个脑启发式的计算智能和机器智能平台,基于皮层学习算法的生物精确神经网络模型。 |
Theano | 4286 | Theano 是一个 Python 库,用来定义、优化和模拟数学表达式计算,用于高效的解决多维数组的计算问题。 |
Leaf | 4281 | 黑客的开源机器智能框架。 |
Char RNN | 3820 | 多层递归神经网络的字符级别语言模型,基于Torch开发。 |
Neural Talk | 3694 | NeuralTalk是一个Python+numpy项目,用多模式递归神经网络描述图像。 |
deeplearning4j | 3673 | 基于Hadoop和Spark的Java, Scala & Clojure深度学习工具。 |
TFLearn | 3368 | 深度学习库,包括高层次的TensorFlow接口。 |
TensorFlow Playground | 3352 | 神经网络模型示例。 |
OpenAI Gym | 3020 | 一种用于开发和比较强化学习算法的工具包。 |
Magenta | 2914 | Magenta: 音乐和艺术的生成与机器智能 |
Colornet | 2798 | 用神经网络模型给灰度图上色。 |
Synaptic | 2666 | 基于node.js和浏览器的免架构神经网络库。 |
Neural Talk 2 | 2550 | Torch开发的图像简介生成代码,运行在GPU上。 |
Image Analogies | 2540 | 使用神经匹配和融合生成相似图形。 |
TensorFlow Tutorials | 2413 | Tensorflow,从基础原理到应用。 |
Lasagne | 2355 | 基于Theano训练和构建神经网络的轻型函数库。 |
PyLearn2 | 2153 | 基于Theano的机器学习库。 |
LISA-lab Deep Learning Tutorials | 2134 | 深度学习教程笔记和代码。详情参见wiki页面。 |
Neon | 2121 | Nervana™开发的一款快速、可扩展、易上手的Python深度学习框架. |
Matlab Deep Learning Toolbox | 2032 | Matlab/Octave的深度学习工具箱。包括深度信念网络、自动编码机、卷积神经网络、卷积自动编码机和vanilla神经网络等。每种方法都有入门示例。 |
Deep Learning Flappy Bird | 1721 | 使用深度强化学习破解Flappy Bird游戏(深度 Q-学习). |
Chainer | 1573 | 一款灵活的深度学习神经网络框架。 |
Neural Story Teller | 1514 | 看图讲故事的递归神经网络模型。 |
DIGITS | 1353 | 深度学习GPU训练系统。 |
Deep Jazz | 1229 | 基于Keras和Theano生成jazz的深度学习模型! |
Brainstorm | 1143 | 快速、灵活、有趣的神经网络。 |
Darknet | 937 | C语言版本的开源神经网络。 |
Theano Tutorials | 904 | 基于Theano的机器学习入门教程,从线性回归到卷积神经网络。 |
RNN Music Composition | 904 | 一款生成古典音乐的递归神经网络工具。 |
Blocks | 866 | 用于构建和训练神经网络模型的Theano框架。 |
TDB | 860 | TensorFlow的交互式、节点调试和可视化的工具。 |
Scikit Neural Net | 849 | 深度神经网络入门工具,类似scikit-learn的分类器和回归模型。 |
Veles | 760 | 分布式机器学习平台(Python, CUDA, OpenCL) |
Deep Detect | 759 | 基于C++11的深度学习接口和服务器,与Python绑定并支持Caffe。 |
TensorFlow DeepQ | 759 | 基于Google Tensorflow的深度Q学习演示。 |
Caffe on Spark | 724 | 基于Spark的Caffe。 |
Nolearn | 702 | 神经网络库的抽象,著名的Lasagne。 |
DCGAN TensorFlow | 568 | 基于tensorflow实现的深度卷积生成对抗网络。 |
DeepCL | 413 | 用于训练深度卷积神经网络模型的OpenCL库。 |
Top Deep Learning Projects in github的更多相关文章
- 【深度学习Deep Learning】资料大全
最近在学深度学习相关的东西,在网上搜集到了一些不错的资料,现在汇总一下: Free Online Books by Yoshua Bengio, Ian Goodfellow and Aaron C ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 2)
##机器学习(Machine Learning)&深度学习(Deep Learning)资料(Chapter 2)---#####注:机器学习资料[篇目一](https://github.co ...
- (转) Learning Deep Learning with Keras
Learning Deep Learning with Keras Piotr Migdał - blog Projects Articles Publications Resume About Ph ...
- 《Deep Learning》(深度学习)中文版 开发下载
<Deep Learning>(深度学习)中文版开放下载 <Deep Learning>(深度学习)是一本皆在帮助学生和从业人员进入机器学习领域的教科书,以开源的形式免费在 ...
- Machine and Deep Learning with Python
Machine and Deep Learning with Python Education Tutorials and courses Supervised learning superstiti ...
- The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near
The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near ...
- 机器学习(Machine Learning)&深度学习(Deep Learning)资料【转】
转自:机器学习(Machine Learning)&深度学习(Deep Learning)资料 <Brief History of Machine Learning> 介绍:这是一 ...
- Decision Boundaries for Deep Learning and other Machine Learning classifiers
Decision Boundaries for Deep Learning and other Machine Learning classifiers H2O, one of the leading ...
- Deep Learning in R
Introduction Deep learning is a recent trend in machine learning that models highly non-linear repre ...
随机推荐
- CentOS配置本地yum源(使用镜像iso文件)
本人在使用yum安装软件的时候,感觉最不爽的是网络不佳时,安装的速度特别慢.所以,个人就上网search了一下如何使用Linux的安装文件作为其yum源.经过几次尝试,已经可以成功的配置了.下面是详细 ...
- Java生成验证码小工具
无意中看到一个生成简易验证码的小工具类(保存学习): 工具类代码: import java.awt.BasicStroke; import java.awt.Color; import java.aw ...
- Jmeter之参数化(五)
Jmeter用函数(__Random)批量添加的用法 首先点击 选项----->函数助手对话框-----> 这个是随机取值的意思 在这边输入取值的范围 然后点生成 即可 例如 从 数 ...
- loadrunner中切割strtok字符串
http://blog.sina.com.cn/s/blog_7ee076050102vamg.html http://www.cnblogs.com/lixiaohui-ambition/archi ...
- [自动运维]weblogic自动发布
近期一个项目属于测试过渡期,bug修复比较频繁,每次都会伴随着项目的打包.上传.发布,此类重复操作近乎每天都会进行,刚好最近在看python相关资料,决定重新将此前学习的weblogic的wlst相关 ...
- zepto下加载openbox弹出层
function fnOpenBox(objId,animateD,speed,tween,hide){ var oOpenBox = $(objId); oOpenBox.show(); oOpen ...
- ios 简单的倒计时验证码数秒过程实现
timer = [NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(timerFireMethod:) ...
- java中new关键字和newInstance()方法有什么区别?
1.new可以调用带参数的构造函数,newInstance不可以. 2.new 是 java 的关键字,用来构造一个类的实例.而 newInstance 是 Class 的一个方法,不过两个写法的效果 ...
- jquery事件重复绑定解决办法
一$.fn.live 重复绑定 解决:使用die()方法,在live()方法绑定前,将此元素上的前面被绑定的事件统统解除,然后再通过live()方法绑定新的事件. //先通过die()方法解除,再通过 ...
- jQuery入门第三天
每个HTML元素根据继承属性都有父parent元素. 举个例子,h3 元素的父元素是 <div class="container-fluid">,<div cla ...