-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Drug Molecule Generation with VAE to keras 3.0 (Tensorflow backend only) #1996
Drug Molecule Generation with VAE to keras 3.0 (Tensorflow backend only) #1996
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR -- nice work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great -- please add the generated files and update scripts/examples_master.py
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
This PR changes the Drug Molecule Generation with VAE to keras 3.0 (Tensorflow backend only), as requested in keras-team/keras-cv#2211
Please review the attached gist.