Currently we can only define one hidden layer. It could be usefull to initialize the nn with more hidden layers. This could be done by specifying a list of int corresponding to the hidden layers sizes.
Currently we can only define one hidden layer.
It could be usefull to initialize the nn with more hidden layers.
This could be done by specifying a list of int corresponding to the hidden layers sizes.