Skip to content

Instantly share code, notes, and snippets.

@ucalyptus2
Created June 12, 2020 19:50
Show Gist options
  • Save ucalyptus2/fa9deab087d3492588b79eb14888ec96 to your computer and use it in GitHub Desktop.
Save ucalyptus2/fa9deab087d3492588b79eb14888ec96 to your computer and use it in GitHub Desktop.
rm /content/plots/roc/*.h5
rm /content/models/*.h5
zip -r $1.zip /content/plots/ /content/results/ /content/scores/ /content/models/
rm -rf /content/plots/ /content/results/ /content/scores/ /content/models/
mkdir /content/plots/ /content/results/ /content/scores/ /content/models/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment