Skip to content

Instantly share code, notes, and snippets.

@universax
Last active February 14, 2019 08:27
Show Gist options
  • Save universax/d24a5cde0bb0fc1084896fa2852b3da9 to your computer and use it in GitHub Desktop.
Save universax/d24a5cde0bb0fc1084896fa2852b3da9 to your computer and use it in GitHub Desktop.
snpt
python create_tfrecord.py \
--dataset_dir "/home/user_name/dataset" \
--tfrecord_filename=mymodel \
--validation_size=0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment