CUDA Networks
neural_network_backward.cu File Reference

Implementation of the NeuralNetwork::backward method. More...

#include "neural_network.h"
#include <iostream>
Include dependency graph for neural_network_backward.cu:

Go to the source code of this file.

Detailed Description

Implementation of the NeuralNetwork::backward method.

Definition in file neural_network_backward.cu.