Skip to content

Commit

Permalink
add empty line in utils
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Jan 12, 2018
1 parent a0d9513 commit 802f3c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,3 +335,4 @@ def train_and_predict_rnn(rnn, is_random_iter, epochs, num_steps, hidden_dim,
hidden_dim, ctx, idx_to_char, char_to_idx, get_inputs,
is_lstm))
print()

0 comments on commit 802f3c6

Please sign in to comment.