提交 65e376b2 authored 作者: James Bergstra's avatar James Bergstra

Added header comment to nnet.py

上级 98dc329c
## This file contain ops that are not currently integrated in the core of threano.
## Not all of those ops have been thoroughly tested.
"""Provides neural-network specific Ops.
:note: TODO: factor this out into a neural-network toolbox.
"""
#from theano import tensor, scalar
from theano import gof
from theano import scalar
from theano import printing
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论