BACK-PROP Algorithm in CUDA Implementing Backprop algorithm for neural network in CUDA C++. MNIST parser is used from this repo Steps to reporduce: make dataset make test1 make test2 make clean