Skip to content

Commit

Permalink
revise
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglf19 committed Jun 12, 2023
1 parent 5a611f2 commit fac571e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions inClust.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
from keras.models import Model
from keras import backend as K
from sklearn.decomposition import PCA
# import imageio,os
# from keras.datasets import mnist
# from keras.datasets import fashion_mnist as mnist
# from cortex import CortexDataset #wang
from sklearn.model_selection import train_test_split
from keras.utils import to_categorical
from sklearn.manifold import TSNE
Expand Down

0 comments on commit fac571e

Please sign in to comment.