Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 188 Bytes

File metadata and controls

6 lines (5 loc) · 188 Bytes

NeuralNetwork_cuda_cpp

Barebones implementation of Neural Network in cpp with GPU acceleration using CUDA.

g++ MNIST_Solver.cpp -I .\eigen -o MNIST_Solver
.\MNIST_Solver.exe .\data