Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
A4_4410606_Hassan – AI Model by AI417UPM | AlphaNeural AI
You can deploy this model and start earning money today!
AI417UPM
/
A4_4410606_Hassan
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
You can find here my two models created in assignment 3 with the weights.
Files:
dummy.py: python file containing the architure for FashionMNIST with only linear layer (No activation functions)
vanilla.py: python file containing the improved architure for FashionMNIST with activation functions
dummy-weight.bin: binary file containing the weights of the trained dummy model.
vanilla-weight.bin: binary file containing the weights of the trained vanilla model.
hubconf.py: python file contains the configuration allowing any one to use the models as pretraind models.