Skip to content

Commit

Permalink
adding deepuq import
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Nov 5, 2024
1 parent 66c6dff commit f521513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/save_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"import numpy as np\n",
"import pandas as pd\n",
"import matplotlib.pyplot as plt\n",
"from data.data import DataPreparation, MyDataLoader\n",
"from deepuq.data.data import DataPreparation, MyDataLoader\n",
"from torch.utils.data import TensorDataset"
]
},
Expand Down

0 comments on commit f521513

Please sign in to comment.