Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · main
fashion-classification
Browse files
Oct 26, 2024
Merge branch 'my-workflow' into 'main'
· 2199b08f
mbnmoeini
authored
Oct 26, 2024
2199b08f
Oct 23, 2024
Bug fixes
· 72ee342c
mbnmoeini
authored
Oct 23, 2024
72ee342c
Update .gitignore to ignore dataset directory
· d39ac165
mbnmoeini
authored
Oct 23, 2024
d39ac165
Update TensorBoard logs
· 0bf1e8cf
mbnmoeini
authored
Oct 23, 2024
0bf1e8cf
Update .gitignore to ignore __pycache__
· 841a8ea8
mbnmoeini
authored
Oct 23, 2024
841a8ea8
Adding predict module to see the prediction of our trained model on the test data
· 1b3a5fc1
mbnmoeini
authored
Oct 23, 2024
1b3a5fc1
Update .keras model
· 18f2f74c
mbnmoeini
authored
Oct 23, 2024
18f2f74c
Update training module by adding new features to make our model more robust...
· f4759be0
mbnmoeini
authored
Oct 23, 2024
f4759be0
Update model module by adding regularization
· fe132d49
mbnmoeini
authored
Oct 23, 2024
fe132d49
Oct 21, 2024
Update model by adding a dropout layer and changin the num of filters to increase accuracy
· 58f5960b
mbnmoeini
authored
Oct 21, 2024
58f5960b
Add console output of training my initial model
· f47863d6
mbnmoeini
authored
Oct 21, 2024
f47863d6
Adding TensorBoard logs for training visualization of my initial odel
· 44fe1bd6
mbnmoeini
authored
Oct 21, 2024
44fe1bd6
Adding the initial version of my model
· a1bfb936
mbnmoeini
authored
Oct 21, 2024
a1bfb936
Adding the main module
· 7342f404
mbnmoeini
authored
Oct 21, 2024
7342f404
Adding the evaluation module
· 3136a30e
mbnmoeini
authored
Oct 21, 2024
3136a30e
Adding the training module
· 05d8829d
mbnmoeini
authored
Oct 21, 2024
05d8829d
Adding CNN model for Fashion MNIST classification
· dc26fdfb
mbnmoeini
authored
Oct 21, 2024
dc26fdfb
Adding data_loader file
· a4ce594f
mbnmoeini
authored
Oct 21, 2024
a4ce594f
Oct 16, 2024
A test for new branch
· 67883afa
mbnmoeini
authored
Oct 16, 2024
67883afa
Just for test
· 0d70c9b3
mbnmoeini
authored
Oct 16, 2024
0d70c9b3
Initial commit
· baeed64f
mbnmoeini
authored
Oct 16, 2024
baeed64f
Loading