Views
No views yet
DummyNet and VanillaNet, which are designed to process FashionMNIST.dummy.py: The architecture for the DummyNet model.vanilla.py: The architecture for the VanillaNet model.dummy-weights.bin: The trained weights for the DummyNet model.vanilla-weight.bin: The trained weights for the VanillaNet model.hubconf.py: Configuration file for integration with Hugging Face Hub.