From bac0aa14540c51143582e7608f67bd84aa3291a8 Mon Sep 17 00:00:00 2001 From: Viraj Nadkarni Date: Mon, 27 Jun 2022 13:53:21 -0500 Subject: [PATCH] delete imprts --- run_models.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/run_models.py b/run_models.py index c13cd9e..1d7c7fd 100644 --- a/run_models.py +++ b/run_models.py @@ -10,7 +10,6 @@ from IPython import display -import imageio import pickle import os import time @@ -24,7 +23,6 @@ from polar import * from pac_code import * -from sklearn.manifold import TSNE import math import random import numpy as np