-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I was wondering why the MLP parameters are all initialized to mean 1? (The paper says mean 0)
Also why are there two "bands" for each periodic dimension? The paper says the final MLP bias is initialized using N(c, 0.02c) where c \in (0,pi], but the code uses the two bands and initializes 0 and 1 for x and y frequencies respectively (for band 1), and vice versa for band 2.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels