Skip to content

AIwithSwift/TFWorld2019-SwiftIn3Hours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift for TensorFlow in 3 Hours

Quick Start

You won't need to go beyond this quickstart section if everything here works.

To copy the tutorial notebooks into your Google Drive:

  1. Open the shared Google Drive folder, containing the notebooks:

  2. Add the shared TFWorld2019 folder to your Google Drive:

    • Click the dropdown next to the folders name, and then clicking "Add to My Drive", as shown in the image below.



  1. Once the TFWorld2019 folder is in your Google Drive:

    • Open whichever notebook(s) you want to work with by double clicking them, and then clicking "Google Colaboratory", as shown in the image below.



    • If you see the notebook as raw text, click the "Open with" dropdown at the top, and click "Google Colaboratory", or if you don't see Colab as an option, click "Connect more apps":



    • Then add "Google Colaboratory":



    • Then open it with Colab:



  2. Once your notebook is open, run it in Playground mode to allow cells to compile and run, as shown in the image below.



To create a blank Swift notebook in Google Colab

Click on this link: lab.to/s4tf_blank

You'll need to save and name the notebook once you've created it!

Other useful resources

Why Swift for TensorFlow?

Swift tour and book:

Tutorials from the Swift for TensorFlow team:

The Swift Models repository, from the TensorFlow team:

The Swift for TensorFlow Discussion Group:

The Swift APIs for TensorFlow:

The Differentiable Programming Proposal:

SwiftAI's (FastAI) high-level Swift ML API (very early):

Why FastAI is embracing Swift for Deep Learning:

FastAI's lessons on Swift for Deep Learning:

The FastAI forum:

Skip the Foreign Function Interface (FFI), a talk from the LLVM/Apple team:

Value SEMANTICS (not value types!) Talk:

Facebook AI's paper on Tensor Comprehensions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published