aaaron7 / tfiws_snippet

code snippets of Swift for TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tfiws_snippet

This is the code of my Swift for TensorFlow talk on @Swift Conf 2018.

The repo contains two examples.

Prerequisite

install latest Swift for TensorFlow toolchain from: https://github.com/tensorflow/swift/blob/master/Installation.md

Logistic Regression

swift -O LC.swift

Collaborative Filtering

swift -O CF.swift

You can check the keynote of the talk for more information.

About

code snippets of Swift for TensorFlow


Languages

Language:Swift 87.0%Language:Perl 6.9%Language:Shell 6.2%