Reference
Table of Contents
▸
List of Commands
▸
Neural Networks
▸
nn_new_fullyconnected
◀
nn_new_output
|
nn_propagate_batch
▶
nn_new_fullyconnected
Arguments:
module_name,previous_module_name,nb_neurons,activation_function
Description:
Add a fully-connected module to the neural network.