MCPcopy Create free account
hub / github.com/Sentdex/NNfSiX / Layer_Dense

Method Layer_Dense

Java/P004LayersAndObjects.java:43–46  ·  view source on GitHub ↗

Constructor for new densely connected layer. @param n_inputs Number of inputs coming into layer. @param n_neurons Number of neurons in layer.

(int n_inputs, int n_neurons)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

randnMethod · 0.95

Tested by

no test coverage detected