Content deleted Content added
→Deep learning software not yet covered: darknet is a collection of deep learning models written in c++ and cuda |
uncategorize |
||
(11 intermediate revisions by 8 users not shown) | |||
Line 1:
This page lists resources that can be useful to the [[Comparison of deep learning software]] page.
==Deep learning software not yet covered==
This is a list of deep learning software that is not listed on the [[Comparison of deep learning software|main page]] because they lack a Wikipedia article. If you would like to see any of these pieces of software listed there, you are welcome to create a Wikipedia article for it.
* [[adnn]][https://github.com/dritchie/
* Blocks[https://github.com/mila-udem/blocks
* [[Caffe2]][https://caffe2.ai/
* [[CaffeOnSpark]][https://github.com/yahoo/
* [[Chainer]][https://chainer.org/] – Flexible neural network framework, adopting a "Define-by-run" scheme where the actual forward computation defines the network
* [
* [[ConvNetJS]][http://cs.stanford.edu/people/karpathy/convnetjs/
* [
* [[cuDNN]][https://developer.nvidia.com/cudnn
* [[CURRENNT]][https://sourceforge.net/projects/currennt/
* [[Darknet]][https://pjreddie.com/darknet/
* [[DeepCL]][https://
* [[deeplearn.js]][https://pair-code.github.io/deeplearnjs/] – Hardware-accelerated deep learning library for the web browser
* [[DeepLearningKit]][http://deeplearningkit.org/
* [
* [
* [[deepy]][https://github.com/
* [[DSSTNE]][https://github.com/amznlabs/amazon-dsstne
* [[Faster RNNLM (HS/NCE) toolkit]][https://github.com/yandex/faster-rnnlm
* [[GNU Gneural Network]][https://www.gnu.org/software/gneuralnetwork/
* [[IDLF]][https://github.com/01org/idlf
* Intel [[Math Kernel Library]] (Intel MKL),<ref>https://software.intel.com/en-us/articles/introducing-dnn-primitives-in-intelr-mkl</ref> library of optimized math routines, including optimized deep learning computation primitives
* Lasagne[http://
* Leaf[https://github.com/autumnai/leaf
* [
▲* [https://github.com/autumnai/leaf Leaf] – "The Hacker's Machine Learning Engine"; supports OpenCL (official development suspended<ref>{{cite web|author=Michael Hirn|url=https://medium.com/@mjhirn/tensorflow-wins-89b78b29aafb#.u5yveb1le|title=Tensorflow wins|date=9 May 2016|accessdate=17 August 2016|quote=... I will suspend the development of Leaf and focus on new ventures.}}</ref>)
* [[MaTEx]][https://github.com/
▲* [http://arxiv.org/abs/1605.02766 LightNet] – MATLAB-based environment for deep learning
* Mocha[https://github.com/pluskid/Mocha.jl] – Deep learning framework for [[Julia (programming language)|Julia]], inspired by Caffe
* neon[https://github.com/
* Purine[https://github.com/
* [[Pylearn2]][http://deeplearning.net/software/pylearn2/
* [[scikit-neuralnetwork]][https://scikit-neuralnetwork.readthedocs.org/
* [[sklearn-theano]][https://github.com/
* [[Tensor Builder]][https://github.com/cgarciae/tensorbuilder
* [[TensorGraph]][https://github.com/hycis/TensorGraph] – Framework for building any models based on TensorFlow
▲* [http://deeplearning.net/software/pylearn2/ Pylearn2] – Machine learning library mainly built on top of Theano
* [[TensorFire]][https://tenso.rs/
* [[TF Learn (Scikit Flow)]][https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/learn/python/learn
▲* [https://scikit-neuralnetwork.readthedocs.org/ scikit-neuralnetwork] – Multi-layer perceptrons as a wrapper for Pylearn2
* [[TF-Slim]][https://research.googleblog.com/2016/08/tf-slim-high-level-library-to-define.html
* [[TFLearn]][http://tflearn.org/
▲* [https://github.com/cgarciae/tensorbuilder Tensor Builder] – Lightweight extensible library for easy creation of deep neural networks using functions from "any Tensor-based library" (requires TensorFlow) through an API based on the Builder Pattern
* [[Theano-Lights]][https://github.com/
* [[tiny-dnn]][https://github.com/nyanp/
▲* [https://tenso.rs/ TensorFire] – Neural networks framework for the web browser, accelerated by WebGL
* [[torchnet]][https://github.com/torchnet/
▲* [https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/learn/python/learn TF Learn (Scikit Flow)] – Simplified interface for TensorFlow
* Veles[https://github.com/Samsung/veles] – Distributed machine learning platform by [[Samsung]]
▲* [https://research.googleblog.com/2016/08/tf-slim-high-level-library-to-define.html TF-Slim] – High level library to define complex models in TensorFlow
▲* [http://tflearn.org/ TFLearn] – Deep learning library featuring a higher-level API for TensorFlow
▲* [https://github.com/Ivaylo-Popov/Theano-Lights Theano-Lights] – Deep learning research framework based on Theano
▲* [https://github.com/nyanp/tiny-dnn tiny-dnn] – Header only, dependency-free deep learning framework in C++11
▲* [https://github.com/torchnet/torchnet torchnet] – Torch framework providing a set of abstractions aiming at encouraging code re-use as well as encouraging modular programming<ref>https://code.facebook.com/posts/580706092103929</ref><ref>{{cite web|author1=Ronan Collobert|author2=Laurens van der Maaten|author3=Armand Joulin|title=Torchnet: An Open-Source Platform for (Deep) Learning Research|url=https://lvdmaaten.github.io/publications/papers/Torchnet_2016.pdf|publisher=Facebook AI Research|accessdate=24 June 2016}}</ref>
▲* [https://github.com/Samsung/veles Veles] – Distributed machine learning platform by [[Samsung]]
==Related software==
* [[Deep Visualization Toolbox]][https://github.com/yosinski/deep-visualization-toolbox
* [[LSTMVis]][http://lstm.seas.harvard.edu/
* [[pastalog]][https://github.com/rewonc/
==References==
Line 84 ⟶ 77:
* [https://github.com/jtoy/awesome-tensorflow#libraries Awesome TensorFlow – Libraries]
* [http://deep-learning.sg.tn/index.php/2-non-categorise/5-popular-deep-learning-libraries Popular Deep Learning Libraries]
|