Skip to content

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages