You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FixedDropout (mentioned in #39) was created to circumvent an issue in tensorflow.keras that has been fixed and merged (commit: tensorflow/tensorflow@ab2644e) since. I think the FixedDropout class should be removed.
The text was updated successfully, but these errors were encountered:
The
FixedDropout
(mentioned in #39) was created to circumvent an issue in tensorflow.keras that has been fixed and merged (commit: tensorflow/tensorflow@ab2644e) since. I think theFixedDropout
class should be removed.The text was updated successfully, but these errors were encountered: