Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 173 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 173 Bytes

Installation

$ cmake .
$ make

Usage

Training

$ ./train [path/to/config.json]

Autoencoder

$ ./autoencode_classify [path/to/config.json]