Hsankesara / Prototypical-Networks

A novel method for few shot learning
MIT License
50 stars 12 forks source link

How to delete a part of class Net(nn.Module): #3

Open kongdoo opened 4 years ago

kongdoo commented 4 years ago

Hello. Thank you for sharing your code. I want to delete a part of class Net(nn.Module): In that case, how can I fix the code? I will use other dimensionality reduction, so I will use the dataset to class PrototypicalNet(nn.Module):