Assignment 4 - Swiss Knife
Name: Abdalmajeed Shaker
Student ID: 4312716
Contents:
dummy.py: Architecture for the first model.
vanilla.py: Architecture for the second model.
dummy-weights.bin: Trained weights for DummyNet.
vanilla-weight.bin: Trained weights for VanillaNet.
hubconf.py: Required file for PyTorch Hub model loading.