Git Product home page Git Product logo

bigdl-fun's Introduction

Introduction to Deep Learning on HDInsight with Intel Deep Learning framework: BigDL (R) Intel

   

Presenters

  • Denny Lee, Principal Program Manager, CosmosDB
  • Tom Drabas, Data Scientist, WDG

In close cooperation with Intel

  • Sergey Ermolin, Power/Performance Optimization
  • Ding Ding, Software Engineer
  • Jiao Wang, Software Engineer
  • Jason Dai, Senior Principle Engineer and CTO, Big Data Technologies
  • Yiheng, Wang, Software Engineer
  • Xianyan Jia, Software Engineer

Special thanks to

  • Felix Cheung, Principal Software Engineer
  • Xiaoyong Zhu, Program Manager
  • Alejandro Guerrero Gonzalez, Senior Software Engineer

Setting up the environment

1. Clone the Github repository

The folders in this repo:

  1. data folder - contains a set of 4 files that can be downloaded from http://yann.lecun.com/exdb/mnist/:
    1. train-images-idx3-ubyte - set of training images in a binary format with a specific schema (we'll get to that)
    2. train-labels-idx1-ubyte - corresponding set of training labels
    3. t10k-images-idx3-ubyte - set of testing (validation) images
    4. t10k-labels-idx1-ubyte - corresponding set of testing (validation) labels
  2. jars folder - contains two compiled jars for the BigDL:
    1. bigdl-0.2.0-SNAPSHOT-spark-2.0-jar-with-dependencies.jar - BigDL compiled for Spark 2.0
    2. bigdl-0.2.0-SNAPSHOT-spark-2.1-jar-with-dependencies.jar - BigDL compiled for Spark 2.1
  3. notebook folder - contains the notebook for the workshop

2. Upload BigDL jar

Grab the jar from the jars folder appropriate for your version of Spark.

  1. Go to Azure Dashboard and click on your cluster. Scroll down to the Storage accounts Storage options
  2. Click on the default storage account Default storage
  3. Go to Blobs Blobs
  4. Select the default container Container
  5. Upload the jar appropriate for your version of Spark to the root of the folder Upload
  6. Check if uploaded successfully Uploaded

3. Upload the data

Similarly to uploading the BigDL upload the data from the data folder. Upload the data into the /tmp folder in your default storage.

bigdl-fun's People

Contributors

drabastomek avatar

Stargazers

Amanda Baker avatar David Jarman avatar

Watchers

James Cloos avatar  avatar

Forkers

gridl

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.