Skip to content
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

* convert Mixture Density Networks example to V3 #19733

Closed

Conversation

aaarrti
Copy link
Contributor

@aaarrti aaarrti commented May 19, 2024

Hi Keras team,
I've converted this https://keras.io/examples/keras_recipes/approximating_non_function_mappings/ example to Keras V3 and JAX backend.
The example had dependency on tensorflow_probability so it will run only TensorFlow and JAX backends 🤷 .

@aaarrti aaarrti changed the title * convert Mixture Density Networks exmaple to V3 * convert Mixture Density Networks example to V3 May 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.53%. Comparing base (a05ac12) to head (4934856).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #19733   +/-   ##
=======================================
  Coverage   78.53%   78.53%           
=======================================
  Files         498      498           
  Lines       45753    45753           
  Branches     8455     8455           
=======================================
  Hits        35933    35933           
  Misses       8086     8086           
  Partials     1734     1734           
Flag Coverage Δ
keras 78.38% <ø> (ø)
keras-jax 61.94% <ø> (ø)
keras-numpy 56.30% <ø> (ø)
keras-tensorflow 63.42% <ø> (ø)
keras-torch 62.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fchollet
Copy link
Member

Thanks for the PR -- please create the PR at https://github.com/keras-team/keras-io/pulls instead.

@fchollet fchollet closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants