-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Keras to implement model_fn in machine_learning/deepdive #151
Open
lakshmanok opened this issue
Apr 19, 2018
· 0 comments
· May be fixed by faizalghazali/training-data-analyst#43, faizalghazali/training-data-analyst#49, faizalghazali/training-data-analyst#53, faizalghazali/training-data-analyst#63 or faizalghazali/training-data-analyst#82
Open
Use Keras to implement model_fn in machine_learning/deepdive #151
lakshmanok opened this issue
Apr 19, 2018
· 0 comments
· May be fixed by faizalghazali/training-data-analyst#43, faizalghazali/training-data-analyst#49, faizalghazali/training-data-analyst#53, faizalghazali/training-data-analyst#63 or faizalghazali/training-data-analyst#82
Comments
This was referenced Feb 25, 2022
This was referenced Mar 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In machine_learning/deepdive, simplify the model functions by replacing them with Keras instead of using tf.layers functionality.
The text was updated successfully, but these errors were encountered: