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

Method DenseLayer

machine_learning/neural_network.cpp:141–176  ·  view source on GitHub ↗

* Constructor for neural_network::layers::DenseLayer class * @param neurons number of neurons * @param activation activation function for layer * @param kernel_shape shape of kernel * @param random_kernel flag for whether to initialize kernel randomly */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected