Skip to content

Instantly share code, notes, and snippets.

@AmrutaKoshe
Created July 4, 2021 10:28
Show Gist options
  • Save AmrutaKoshe/e76089593059f1d317db77058166e6d6 to your computer and use it in GitHub Desktop.
Save AmrutaKoshe/e76089593059f1d317db77058166e6d6 to your computer and use it in GitHub Desktop.
labels1=to_categorical(labels0)
labels=np.array(labels1)
data=np.array(data)
test=np.array(test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment