Skip to content

Fashion MNIST dataset processing using logistic regression, neural network and convolutional neural networks. Dataset source: https://www.kaggle.com/zalando-research/fashionmnist

Notifications You must be signed in to change notification settings

sukhova90/fashion_MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fashion_MNIST

Fashion MNIST dataset processing using logistic regression, neural network and convolutional neural networks. Dataset source: https://www.kaggle.com/zalando-research/fashionmnist. TensorBoard has been used to plot learning curves for every model, on training and validation data (logistic regression with SGD, FCNN with dropout layers, CNN with maxpooling layers, deeper CNN, deeper CNN with batch-normalisation layers). Each model's accuracy has been calculated using test data.

About

Fashion MNIST dataset processing using logistic regression, neural network and convolutional neural networks. Dataset source: https://www.kaggle.com/zalando-research/fashionmnist

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published