Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lightvector committed May 21, 2023
1 parent 440e879 commit b50e218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/migrate_squared_softplus.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import torch

description = """
Hacky script to partially migrate v12 optimistic policy to v13 changing score error.
Hacky script to partially migrate v13 to v14 new squared softplus activation for error preds.
Run on a torch checkpoint.ckpt file. Replace the old one with the new one after a backup.
"""

Expand Down

0 comments on commit b50e218

Please sign in to comment.