We will start simple, and then gradually add more capability for our program:
1. # basic example without reading/writing data2. # logging and verifying console output of our program3. # monitoring the training process with Tensorboard4. # writing the trained/intermediate models to persistent storage