Skip to content

Instantly share code, notes, and snippets.

@ksdkamesh99
Created June 21, 2020 06:12
Show Gist options
  • Select an option

  • Save ksdkamesh99/9ae103f07635e66150b6c6772ad02ef8 to your computer and use it in GitHub Desktop.

Select an option

Save ksdkamesh99/9ae103f07635e66150b6c6772ad02ef8 to your computer and use it in GitHub Desktop.
%%time
y_pred_torch=model_torch.predict(np.array(x_test))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment