https://github.com/aaronlelevier/apache_beam_examples
Code and Notes for learning Apache Beam
https://github.com/aaronlelevier/apache_beam_examples
apache-beam python tensorflow
Last synced: 3 months ago
JSON representation
Code and Notes for learning Apache Beam
- Host: GitHub
- URL: https://github.com/aaronlelevier/apache_beam_examples
- Owner: aaronlelevier
- Created: 2019-04-08T13:46:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T12:50:29.000Z (about 7 years ago)
- Last Synced: 2025-03-23T07:31:12.664Z (over 1 year ago)
- Topics: apache-beam, python, tensorflow
- Language: Jupyter Notebook
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Code and Notes for learning Apache Beam
Following along with the example from [TFX BaseExampleGenExecutor](https://github.com/tensorflow/tfx/blob/master/tfx/components/example_gen/base_example_gen_executor.py), which uses Apache Beam to generate TFRecords