Code Monkey home page Code Monkey logo

aistudio-workshops's Introduction

AI Studio Workshops

Welcome

The code here supports workshops taught by members of the Quartz, helping journalists learning machine learning.

The key materials are in the notebooks folder. More on that below.

Videos

Many of the notebooks in the notebooks folder pair up with a set of videos originally recorded for an online class provided by the UT Knight Center for Journalism in the Americas. They are now online for free!

A note about notebooks

These workshops exist in Jupyter Notebooks (formerly IPython notebooks, which is why notebook files end in .ipynb). Because we'll be doing machine learning, we also need a GPU, which is a fast parallel-processor that speeds up the math we use for training models.

At the time of this writing, the Google Colaboratory platform provides both a notebook enviroment and a GPU for free. So these notebooks are designed to work particularly well with Google Colab.

If you know how to spin up another platform โ€“ such as Amazon's EC2 โ€“ the notebooks should work there, too.

Getting started, with Google Colab

Here's how to get started with these workshops using Google Colaboatory.

  • Go to Google Colaboratory.
  • In the top bar of the welcome window, pick "Github."
  • Enter quartz on the long blue line and press Return.

Choose Github

  • From the list that appears, make sure aistudio-workshops is the selected repository and then click on the notebook for the lesson you'd like.

Pick the notebook matching the lesson

  • For many (though not all) of these lessons, we'll want to turn on the GPU. From the "Runtime" menu, pick "Change runtime type."

Pick change runtime type

  • Then form the "Hardware accellerator" dropdown, pick "GPU."

Pick GPU

  • You want to run the first code cell in the notebook, by tapping the "play" button on the cell that includes the code ## ALL GOOGLE COLAB USERS RUN THIS CELL

Play the first code cell of the notebook

  • You may get one or two warnings, which you can safely dismiss:

Click through the first warning

Click through the second warning

You're all set!

More resources

  • Examples, walk-throughs and other materials are available at the Quartz AI Studio website.
  • Many of the projects here use the great library made by fast.ai
  • Some of the notebooks are also based on what we learned taking fast.ai's great practical deep learning class, which you should consider, too!

aistudio-workshops's People

Contributors

jkeefe avatar

Watchers

James Cloos 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.