Skip to content

Filter length for InceptionTime #68

Answered by vrodriguezf
carbocation asked this question in Q&A
Discussion options

You must be logged in to vote

Is it not just ks for the first filter length of each InceptionModule? The rest are computed based on that one:

ks = [ks // (2**i) for i in range(3)]

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@dvirnimrod
Comment options

@oguiza
Comment options

@dvirnimrod
Comment options

@oguiza
Comment options

@dvirnimrod
Comment options

Answer selected by carbocation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants