awadalaa / TFTReproduceIssue

reproduce an issue with TFT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFT ReproduceIssue

This repository is to reproduce an issue with a Tensorflow and Tensorflow-Transform pipeline. The issue is here tensorflow/transform#237

QuickStart

python -m venv ~/venv
source ~/venv/bin/activate

pip install -r requirements.txt

python -m data.task

python -m trainer.task

python -m inference.task

About

reproduce an issue with TFT


Languages

Language:Python 100.0%