Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2417185
  • 博文数量: 392
  • 博客积分: 7040
  • 博客等级: 少将
  • 技术积分: 4138
  • 用 户 组: 普通用户
  • 注册时间: 2009-06-17 13:03
个人简介

范德萨发而为

文章分类

全部博文(392)

文章存档

2017年(5)

2016年(19)

2015年(34)

2014年(14)

2013年(47)

2012年(40)

2011年(51)

2010年(137)

2009年(45)

分类: 大数据

2015-12-10 20:52:12

Software links

  1.  – CPU/GPU symbolic expression compiler in python (from MILA lab at University of Montreal)
  2.  – provides a Matlab-like environment for state-of-the-art machine learning algorithms in lua (from Ronan Collobert, Clement Farabet and Koray Kavukcuoglu)
  3.  - Pylearn2 is a library designed to make machine learning research easy.
  4. - A Theano framework for training neural networks
  5.  - TensorFlow? is an open source software library for numerical computation using data flow graphs.
  6.  - MXNet is a deep learning framework designed for both efficiency and flexibility.
  7.  -Caffe is a deep learning framework made with expression, speed, and modularity in mind.Caffe is a deep learning framework made with expression, speed, and modularity in mind.
  8. - Lasagne is a lightweight library to build and train neural networks in Theano.
  9. - A theano based deep learning library.
  10.  – examples of how to do Deep Learning with Theano (from LISA lab at University of Montreal)
  11.  – A Matlab toolbox for Deep Learning (from Rasmus Berg Palm)
  12. Cuda-Convnet – A fast C++/CUDA implementation of convolutional (or more generally, feed-forward) neural networks. It can model arbitrary layer connectivity and network depth. Any directed acyclic graph of layers will do. Training is done using the back-propagation algorithm.
  13. . Matlab code for learning Deep Belief Networks (from Ruslan Salakhutdinov).
  14. - Tomas Mikolov’s Recurrent Neural Network based Language models Toolkit.
  15. -RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.
  16. . Simplified version of Ruslan Salakhutdinov’s code, by Andrej Karpathy (Matlab).
  17. - Deeplearning4J is an Apache 2.0-licensed, open-source, distributed neural net library written in Java and Scala.
  18. . Matlab code for estimating partition functions of Restricted Boltzmann Machines using Annealed Importance Sampling (from Ruslan Salakhutdinov).
  19. Matlab code for training and fine-tuning Deep Boltzmann Machines (from Ruslan Salakhutdinov).
  20. The  programming language and development environment, which is used @ NYU for deep convolutional networks
  21.  is a LUSH-based machine learning library for doing Energy-Based Learning. It includes code for “Predictive Sparse Decomposition” and other sparse auto-encoder methods for unsupervised learning. Koray Kavukcuoglu provides Eblearn code for several deep learning papers on this .
  22. - Deepmat, Matlab based deep learning algorithms.
  23.  - MShadow is a lightweight CPU/GPU Matrix/Tensor Template Library in C++/CUDA. The goal of mshadow is to support efficient, device invariant and simple tensor library for machine learning project that aims for both simplicity and performance. Supports CPU/GPU/Multi-GPU and distributed system.
  24.  - CXXNET is fast, concise, distributed deep learning framework based on MShadow. It is a lightweight and easy extensible C++/CUDA neural network toolkit with friendly Python/Matlab interface for training and prediction.
  25. -Nengo is a graphical and scripting based software package for simulating large-scale neural systems.
  26.  is a C++ machine learning library with a BSD license for energy-based learning, convolutional networks, vision/recognition applications, etc. EBLearn is primarily maintained by at NYU.
  27. cudamat is a GPU-based matrix library for Python. Example code for training Neural Networks and Restricted Boltzmann Machines is included.
  28.  is a Python module that interfaces in a way almost identical to numpy, but does its computations on your computer’s GPU. It runs on top of cudamat.
  29. The  (github ) is a C++ framework with python bindings for easy use of Nvidia CUDA functions on matrices. It contains an RBM implementation, as well as annealed importance sampling code and code to calculate the partition function exactly (from  at University of Bonn).
  30.  and  is python code calling CUDAMat to train models of natural images (from ).
  31. Matlab code for training  and  (from ).
  32.  is python code using CUDAMat and gnumpy to train models of natural images (from ).
  33.  is a java based gpu library for deep learning algorithms.
  34.  is a matlab based convolutional neural network toolbox.

If your software belongs here,  and let us know.



A Neural Network For Factid Question Answer Over Paragraph
~miyyer/qblearn/

阅读(2214) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~