diff --git a/DL.py b/DL.py index d48589f..ff3ab2f 100644 --- a/DL.py +++ b/DL.py @@ -1,4 +1,3 @@ -pip3 install torch import torch import torch.nn as nn import torch.nn.functional as F