CUDA Networks
neural_network_update_params.cu File Reference

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

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

Go to the source code of this file.

Detailed Description

Implementation of the NeuralNetwork::update_params method.

Definition in file neural_network_update_params.cu.