/tensorflow_skeleton

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

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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