CUDA Networks
neural_network_initialize.cu File Reference

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

#include "neural_network.h"
#include <cmath>
Include dependency graph for neural_network_initialize.cu:

Go to the source code of this file.

Detailed Description

Implementation of the NeuralNetwork::initialize method.

Definition in file neural_network_initialize.cu.