darch: Package for Deep Architectures and Restricted Boltzmann Machines

The darch package is built on the basis of the code from G. E. Hinton and R. R. Salakhutdinov (available under Matlab Code for deep belief nets). This package is for generating neural networks with many layers (deep architectures) and train them with the method introduced by the publications "A fast learning algorithm for deep belief nets" (G. E. Hinton, S. Osindero, Y. W. Teh (2006) <DOI:10.1162/neco.2006.18.7.1527>) and "Reducing the dimensionality of data with neural networks" (G. E. Hinton, R. R. Salakhutdinov (2006) <DOI:10.1126/science.1127647>). This method includes a pre training with the contrastive divergence method published by G.E Hinton (2002) <DOI:10.1162/089976602760128018> and a fine tuning with common known training algorithms like backpropagation or conjugate gradients. Additionally, supervised fine-tuning can be enhanced with maxout and dropout, two recently developed techniques to improve fine-tuning for deep learning.

Getting started

Package details

AuthorMartin Drees [aut, cre, cph], Johannes Rueckert [ctb], Christoph M. Friedrich [ctb], Geoffrey Hinton [cph], Ruslan Salakhutdinov [cph], Carl Edward Rasmussen [cph],
MaintainerMartin Drees <mdrees@stud.fh-dortmund.de>
LicenseGPL (>= 2) | file LICENSE
Version0.12.0
URL https://github.com/maddin79/darch
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("darch")

Try the darch package in your browser

Any scripts or data that you put into this service are public.

darch documentation built on May 29, 2017, 8:14 p.m.