CUDA Networks
|
Defines the NeuralNetwork class for a simple feedforward neural network. More...
Go to the source code of this file.
Classes | |
class | NeuralNetwork |
Represents a simple feedforward neural network with one hidden layer. More... | |
Defines the NeuralNetwork class for a simple feedforward neural network.
Definition in file neural_network.h.