-
Notifications
You must be signed in to change notification settings - Fork 0
flawedmatrix/DigitClassifierProject
Folders and files
| Name | Name | Last commit message | 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
About
This was a Berkeley CS 189 project that involved using a multilayer neural network to classify digits.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published