MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / DenseLayer

Class DenseLayer

machine_learning/neural_network.cpp:125–240  ·  view source on GitHub ↗

* neural_network::layers::DenseLayer class is used to store all necessary * information about the layers (i.e. neurons, activation and kernel). This * class is used by NeuralNetwork class to store layers. * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NeuralNetworkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected