# deepbelief **Repository Path**: ifshine/deepbelief ## Basic Information - **Project Name**: deepbelief - **Description**: Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs). - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-05 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Requirements: * Python >= 2.5.0 * Numpy >= 1.3.0 To start an experiment, just run python code/experiments/.py in the root directory. Have a look at the documentation doc/index.html for more information.