Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ZEMUSHKA committed Jan 8, 2018
1 parent 6f3b588 commit 978fd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week4/submit.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


# code_size = 71
# img_shape = (38, 38, 3)
# img_shape = (38, 38, 3) or (32, 32, 3)
def submit_autoencoder(submission, score, email, token):
grader = grading.Grader("9TShnp1JEeeGGAoCUnhvuA")
encoder, decoder = submission
Expand Down

0 comments on commit 978fd3b

Please # to comment.