Skip to content

Commit

Permalink
reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hadifawaz1999 committed Apr 5, 2024
1 parent e61f3f8 commit db075ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/custom_callback.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
"""
This code was taken from the open source repository provided on github:
https://github.com/Pelk89/TF_Custom_Training_Callbacks
"""

import tensorflow as tf
import numpy as np

Expand Down

0 comments on commit db075ae

Please sign in to comment.