TensorFlow

Keras/TensorFlow starter with training script and dataset layout.

Create this template

bash
# install
pip install jyinit

# create a scaffold for a tensorflow
jyinit create my-project --type tensorflow

# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactive

Useful flags

  • --ci

Great for

  • machine learning
  • AI