diff --git a/scripts/retrain.py b/scripts/retrain.py index 5fa9b0f13..497ff060a 100644 --- a/scripts/retrain.py +++ b/scripts/retrain.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== -r"""Simple transfer learning with Inception v3 or Mobilenet models. +"""Simple transfer learning with Inception v3 or Mobilenet models. With support for TensorBoard.