Skip to content

Instantly share code, notes, and snippets.

@Adityanagraj
Created July 2, 2020 09:03
Show Gist options
  • Save Adityanagraj/be91ce6a55db8612d83adf2779ae85cf to your computer and use it in GitHub Desktop.
Save Adityanagraj/be91ce6a55db8612d83adf2779ae85cf to your computer and use it in GitHub Desktop.
input, target = val_ds[10]
predict_single(input, target, model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment