Skip to content

Commit

Permalink
Merge pull request #16 from Sejik/patch-4
Browse files Browse the repository at this point in the history
Update trainer.py typo
  • Loading branch information
DongjunLee committed Sep 7, 2019
2 parents 6eadc89 + d208b6a commit d7c6dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion claf/learn/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ def _run_epoch(
Run Epoch
1. forward inputs to model
2. (trainig) backprobagation
2. (training) backpropagation
3. update predictions
4. make metrics
"""
Expand Down

0 comments on commit d7c6dce

Please sign in to comment.