提交 939a245d authored 作者: Guillaume Desjardins's avatar Guillaume Desjardins

Changed comment.

上级 0b042130
......@@ -652,7 +652,7 @@ class MRG_RandomStreams(object):
"""
# A list of pairs of the form (input_r, output_r), representing the
# update rules of all the random states generated by this RandomStreams"""
# update rules of all the random states generated by this RandomStreams.
self.state_updates = []
super(MRG_RandomStreams, self).__init__()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论