We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49995e commit dabaa5eCopy full SHA for dabaa5e
1 file changed
doc/SdA.txt
@@ -231,7 +231,7 @@ implements one step of training the ``dA`` correspoinding to layer
231
index = T.lscalar('index') # index to a minibatch
232
233
In order to be able to change the corruption level or the learning rate
234
-during training we associate Theano variable too them.
+during training we associate a Theano variable to them.
235
236
.. code-block:: python
237
0 commit comments