Giter Site home page Giter Site logo

0x01h / zalando-fashion-mnist Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6.6 MB

My solution for "Zalando's Fashion MNIST" challenge on dockerized Jupyter Notebook.

License: MIT License

Dockerfile 0.26% Python 3.90% Jupyter Notebook 95.80% Shell 0.05%
fashion-mnist fashion-mnist-dataset cnn cnn-keras cnn-classification image-processing image-classification

zalando-fashion-mnist's Introduction

zalando-fashion-mnist

My solution for "Zalando's Fashion MNIST" challenge on dockerized Jupyter Notebook.

Before starting, download dataset to your work directory, extract it, and make sure you have fashion-mnist_test.csv and test fashion-mnist_train.csv files in project directory.

Dataset download link: https://www.kaggle.com/zalando-research/fashionmnist/downloads/fashionmnist.zip/4

Note: You have to be logged on Kaggle to download dataset.

Example Project Directory

.
├── zalando-fashion-mnist
|   ├── fashion-mnist_test.csv
|   ├── fashion-mnist_train.csv
|   ├── build.sh
|   ├── .gitignore
|   ├── Dockerfile
|   ├── LICENSE
|   ├── README.md
|   ├── helpers.py
|   ├── main.py
|   ├── main.ipynb

Installation & Usage

$ git clone https://github.com/0x01h/zalando-fashion-mnist.git
$ cd zalando-fashion-mnist
$ sh build.sh
  1. Copy Jupyter Notebook session token that you are able see it in terminal.
  2. Go http://127.0.0.1:8888 from your browser and sign in using token.
  3. Open work directory.
  4. Run main.ipynb.

zalando-fashion-mnist's People

Contributors

0x01h avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.