Created
January 8, 2023 10:47
-
-
Save BexTuychiev/e490454146f092767addcaa49713db88 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git add - all | |
$ git commit -m "Update train.py to use a DVCLive logger" | |
$ git tag cnn-all-layers | |
$ python src/train.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment