This commit is contained in:
jeanfad 2016-05-24 11:56:56 +02:00
Родитель 672db34a18
Коммит e2c61b1911
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -587,6 +587,8 @@ def softmax(x, name=None):
from cntk.ops.cntk2 import Softmax
return Softmax(x)
# unittests might require training and testing at the same time ? which
# sounds more like end2end test ?
def dropout(x, name=None):
"""
Compute a new tensor with `dropoutRate` perecent set to zero. The values