Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ElArkk authored Sep 21, 2020
1 parent a11e4b5 commit c115a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jax_unirep/evotuning.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def fit(
Instead sequences always get sampled at random,
and one epoch approximately consists of
`round(len(sequences) / batch_size)` weight updates.
Asymptotically, this should be approximately equiavlent
Asymptotically, this should be approximately equivalent
to doing epoch passes over the dataset.
To learn more about the passing of `params`,
Expand Down

0 comments on commit c115a8c

Please sign in to comment.