Giter VIP home page Giter VIP logo

emnist_dl2prod's Introduction

From Exploration to Production - Bridging the Deployment Gap for Deep Learning

This repository contains the sourcecode related to my blogpost series on Medium on deep learning model exploration, translation and deployment using the EMNIST dataset.

Usage

  1. Clone the repository and change to the folder
  2. If you are using conda, just create a new environment from env.yml with conda env create -f env.yml. This will create the environment emnist_dl.
  3. Activate the environment with conda activate emnist_dl
  4. Install the package with python setup.py install
  5. Work through the JuPyter notebooks provided in notebooks/

JuPyter Notebooks

I provide six JuPyter notebooks to guide through the code. I advise you to set everything up, read each blogpost and go trough the referenced notebooks to try things out yourself.

Part 1:

Part 2:

The code has been tested with Docker Version 18.06.1-ce-mac73 (26764)

Note

This project has been set up using PyScaffold 3.1rc2. For details and usage information on PyScaffold see https://pyscaffold.org/.

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.