Code Monkey home page Code Monkey logo

workshop-tensorflow-basics's Introduction

AMLD TensorFlow Workshop

This workshop was given during the Applied ML days at EPFL (2019):

https://www.appliedmldays.org/workshops/tensorflow-basics-saturday https://www.appliedmldays.org/workshops/tensorflow-basics-sunday

The workshop shows how to (using TensorFlow 1.12)

  • use Colab
  • transform a dataset into sharded files of tf.train.Example
  • train (linear, convolutional, recurrent) models using Keras
  • implement the same functionality using TensorFlow Eager
  • do predictions in Python and TensorFlow.js
  • train models on Google Cloud

For illustration purposes, the workshop uses the "Quick, Draw" dataset, but the provided Colabs can easily be extended to other data.

Workshop Slides (link)

(Workshop content by Andreas Steiner, Ruslan Habalov, Megan Ruthven, Bartek Wołowiec)

Run notebooks on Colab

While most of the provided notebooks also run on Jupyter, some functionality (like access to Drive or Cloud storage, or interactive predictions) is only available in Colaboratory.

Note that these notebooks depend on being run in order because earlier notebooks will download files and write shared Python code to the local filesystem and later notebooks depend on these files.

If you get stuck with the exercises, you can checkout the "solution" notebooks:

Run notebooks locally

Alternatively, you can also install TensorFlow on your local machine, clone this repository, and then run Jupyter locally.

workshop-tensorflow-basics's People

Contributors

amygdala avatar andsteing avatar gunan avatar pmontelo avatar random-forests avatar sararob avatar serenalwang avatar sscardapane avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.