Skip to content

Commit dabaa5e

Browse files
committed
fixed typo
1 parent f49995e commit dabaa5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/SdA.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ implements one step of training the ``dA`` correspoinding to layer
231231
index = T.lscalar('index') # index to a minibatch
232232

233233
In order to be able to change the corruption level or the learning rate
234-
during training we associate Theano variable too them.
234+
during training we associate a Theano variable to them.
235235

236236
.. code-block:: python
237237

0 commit comments

Comments
 (0)