Skip to content

Commit

Permalink
sinusoid hyperparam added
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyubyong authored Sep 2, 2017
1 parent ad9bfc2 commit bfa8bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyperparams.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Hyperparams:
num_epochs = 20
num_heads = 8
dropout_rate = 0.1
sinusoid = False # If True, use sinusoid. If false, positional embedding.



Expand Down

0 comments on commit bfa8bdd

Please sign in to comment.