We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bee6f commit 5a0aa64Copy full SHA for 5a0aa64
doc/DBN.txt
@@ -161,8 +161,8 @@ classification.
161
:type n_ins: int
162
:param n_ins: dimension of the input to the DBN
163
164
- :type n_layers_sizes: list of ints
165
- :param n_layers_sizes: intermediate layers size, must contain
+ :type hidden_layers_sizes: list of ints
+ :param hidden_layers_sizes: intermediate layers size, must contain
166
at least one value
167
168
:type n_outs: int
0 commit comments