Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 284 Bytes

Autoencoder-RBM

##Files ./src/OpenCL/ source file ./test binary file

##Binary Usage:

##command dataset_file platform miniBatch_size

##platform: 0 - CPU, 1 - GPU

#miniBatch_size miniBatch_size must be N * 16. 256 and 1024 are recommended.