flawedmatrix/DigitClassifierProject
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
COMPILING:
On one of the hive machines, navigate to nntrainer and run make.
RUNNING:
Generate the x_train, y_train, x_test, y_test files by running
python setup_data.py. Move these files to nntrainer.
Make sure your LD_LIBRARY_PATH contains /usr/local/cuda-4.2/lib64
Run ./nntrain