cescigl

Results 3 comments of cescigl

Using TensorFlow backend. Traceback (most recent call last): File "test.py", line 26, in File "/Users/cesc/anaconda/lib/python2.7/site-packages/keras/engine/topology.py", line 487, in **call** self.build(input_shapes[0]) File "/Users/cesc/anaconda/lib/python2.7/site-packages/keras/layers/wrappers.py", line 100, in build super(TimeDistributed, self).build() File "/Users/cesc/anaconda/lib/python2.7/site-packages/keras/layers/wrappers.py",...

@MoyanZitto fchollet在27天前更新了wrapper层。 Fix activity regularization for wrapper layers fchollet committed 27 days ago 添加了相关代码 # properly attribute the current layer to # regularizers that need access to it # (e.g....

@summerHaha 我并没有测试新版本的问题,这个问题只在某个版本出现,之前的版本是OK的,我只是没有用regular