Skip to content

Examples of scripts

Gustavo Rosa edited this page Jul 11, 2016 · 10 revisions

The LibDEEP package contains a directory LibDEEP/examples, in which you can find some useful examples to work with our deep learning techniques.


RBM.c Usage

Usage: RBM <P1> <P2> <P3> <P4> <P5>

P1: dataset in the OPF file format

The sum P2 + P3 + P4 must be 1.

Clone this wiki locally