You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

A4_4410848_Jumanah

This repository contains two simple feedforward neural network models implemented in PyTorch:

- **DummyNet** – a simple feedforward model built without using any activation functions .

- **VanillaNet** – a simple feedforward model built using activation functions.

Both models are trained on the FashionMNIST dataset and their pretrained weights are included.


## Files in this repository

- dummy.py – defines the SimpleFeedForwardNet class for DummyNet

- vanilla.py – defines the SimpleFeedForwardNet class for VanillaNet

- dummy-weights.bin – pretrained weights for DummyNet

- vanilla-weights.bin – pretrained weights for VanillaNet

- hubconf.py – allows loading models with torch.hub.load()

- README.md – this file

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support