jax
Here are 285 public repositories matching this topic...
scipy.stats.mode
It would be great if you could add the JAX equivalent of scipy.stats.mode, which is currently unavailable.
A use case may be a ML classification task with ensembles, where multiple models give different predictions, and we are interested in finding the most common one.
As an example, consider predictions to be a two-dimensional DeviceArray of predictions, with
shape = (number of model
Bidirectional RNN
Is there a way to train a bidirectional RNN (like LSTM or GRU) on trax nowadays?
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 22, 2022 - Python
Display Issues
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 24, 2022 - Python
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 24, 2022 - Jupyter Notebook
Dear Numpyro developers,
Please develop Euler Maruyama features in numpyro similar to features found in PyMC.
Thanks alot.
-
Updated
Feb 10, 2022 - Python
Dear Brax team,
Since Brax is fully differentiable, I thought it'd be possible to use it like DiffTaichi or GradSim for system identification (e.g. determining the mass of an object from a trajectory and known force) but I couldn't find any example for this.
Do you happen to have any demo or tips for this?
From the top of my head I would do something like this:
Let's say the task is to es
-
Updated
Mar 22, 2022 - Python
-
Updated
Mar 22, 2022 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 24, 2022 - Python
-
Updated
Dec 13, 2021 - Jupyter Notebook
-
Updated
Feb 9, 2022 - Python
-
Updated
Mar 15, 2022
-
Updated
Aug 26, 2021 - Jupyter Notebook
jit and unroll don't seem to be documented in https://jaxopt.github.io/stable/_autosummary/jaxopt.GradientDescent.html#jaxopt-gradientdescent
-
Updated
Aug 30, 2021 - Python
-
Updated
Mar 22, 2022 - Python
-
Updated
Jul 28, 2020 - Python
-
Updated
Mar 18, 2022 - Python
Improve this page
Add a description, image, and links to the jax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jax topic, visit your repo's landing page and select "manage topics."



This issue is part of our Doc Test Sprint. If you're interested in helping out come join us on Discord and talk with other contributors!
Docstring examples are often the first point of contact when trying out a new library! So far we haven't done a very good job at ensuring that all docstring examples work correctly in🤗 Transformers - but we're now very