Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e878ade

Browse files
Martin-LaclaustraMartin-Laclaustra
Martin-Laclaustra
authored and
Martin-Laclaustra
committed
import hparam in hparams.py from the local copy of hparam.py
1 parent c95328a commit e878ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎hparams.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
import tensorflowastf
1+
import hparam_tf.hparam
22
# NOTE: If you want full control for model architecture. please take a look
33
# at the code and change whatever you want. Some hyper parameters are hardcoded.
44

55
# Default hyperparameters:
6-
hparams = tf.contrib.training.HParams(
6+
hparams = hparam_tf.hparam.HParams(
77
name="deepvoice3",
88

99
# Text:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /