Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
added blogpost link
  • Loading branch information
Fematich authored Sep 1, 2018
1 parent 20b44e1 commit 657a7d5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ tf.Transform example for building digital twin
====================

This repository is designed to quickly get you started with Machine Learning projects on Google Cloud Platform using tf.Transform.
This code repository is linked to [this blogpost]([https://www.google.com).
This code repository is linked to [this Google Cloud blogpost](https://cloud.google.com/blog/products/ai-machine-learning/pre-processing-tensorflow-pipelines-tftransform-google-cloud)

For more boilerplate examples, check: https://github.com/Fematich/mlengine-boilerplate

### Functionalities
- preprocessing pipeline using tf.Transform (with Apache Beam) that runs on Cloud Dataflow or locally
Expand Down Expand Up @@ -64,4 +66,4 @@ python predict.py


<a name="myfootnote1">1</a>: This code requires both Tensorflow and Apache Beam. Currently Tensorflow on Windows only supports Python 3.5.x and
and Apache Beam doesn't support Python 3.x yet.
and Apache Beam doesn't support Python 3.x yet.

0 comments on commit 657a7d5

Please sign in to comment.