NN Architecture

425 views
Skip to first unread message

Joel Ranzer

unread,
Jun 29, 2020, 5:17:57 AM6/29/20
to avspeech-users
Hi,

I am very confused about the "context" argument of the network(Table 2). It is named differently in the tensorflow documentation. https://www.tensorflow.org/api_docs/python/tf/keras/layers/Conv1D

In the TensorFlow dokumentation they call:

Num Filters -> filters
Filter Size -> kernal_size
Dilation -> dilation_rate
Context?

Any ideas what context is?

Greetings
Joel Ranzer


Oran Lang

unread,
Jun 30, 2020, 4:00:23 AM6/30/20
to avspeech-users
Hi Joel,
The context is not a part of the filter specification. It indicates the size of the receptive field of each neuron (but in time / frequency dimension). It is derived from the sequence of filters and dilation size.
Reply all
Reply to author
Forward
0 new messages