cuda-neural-network
Simple neural network implementation using CUDA technology. It is an educational implementation.
File Explorer
Download Latest Version (.zip)- org.eclipse.cdt.codan.core.prefs
- org.eclipse.cdt.core.prefs
- linear_layer.cu
- linear_layer.hh
- nn_layer.hh
- relu_activation.cu
- relu_activation.hh
- sigmoid_activation.cu
- sigmoid_activation.hh
- bce_cost.cu
- bce_cost.hh
- matrix.cu
- matrix.hh
- nn_exception.hh
- shape.cu
- shape.hh
- coordinates_dataset.cu
- coordinates_dataset.hh
- main.cu
- neural_network.cu
- neural_network.hh
- .cproject
- .project
- gtest-all.cc
- gtest.h
- all_tests.cu
- bce_cost_test.cu
- linear_layer_test.cu
- neural_network_test.cu
- relu_activation_test.cu
- sigmoid_activation_test.cu
- test_utils.cu
- test_utils.hh
- .cproject
- .project
- .gitignore
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
