Skip to content

A customizable Tensorflow skeleton complete with dataset placeholders and model placeholders.

License

Notifications You must be signed in to change notification settings

jtchilders/tensorflow_skeleton

Repository files navigation

tensorflow_skeleton

A customizable Tensorflow skeleton complete with dataset placeholders and model placeholders.

ResNet example

There is a resnet example that trains on the ImageNet dataset (ILSVC). It can be run using:

python main.py -c configs/ilsvc.json

The config files is ready to run on ThetaGPU using

qsub submit_scripts/thetagpu_ilsvc_resnet.sh

About

A customizable Tensorflow skeleton complete with dataset placeholders and model placeholders.

Resources

License

Stars

Watchers

Forks

Packages

No packages published