jax
Here are 218 public repositories matching this topic...
Jax is missing support for scipy.special.erfcx (https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.erfcx.html). Please add this function.
Pyro's HMC and NUTS implementations are feature-complete and well-tested, but they are quite slow in models like the one in our Bayesian regression tutorial that operate on small tensors for reasons that are largely beyond our control (mostly having to do with the design and implementation of torch.autograd), which is unfortunate because these
Bidirectional RNN
Is there a way to train a bidirectional RNN (like LSTM or GRU) on trax nowadays?
-
Updated
Nov 2, 2021 - Python
-
Updated
Oct 14, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Sep 8, 2021 - Python
-
Updated
Oct 29, 2021 - Jupyter Notebook
-
Updated
Nov 10, 2021 - Python
-
Updated
Aug 25, 2021 - Python
Dear Numpyro developers,
Please develop Euler Maruyama features in numpyro similar to features found in PyMC.
Thanks alot.
-
Updated
Nov 8, 2021 - 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
Friction per body?
-
Updated
Oct 20, 2021 - Python
-
Updated
Oct 7, 2021 - Jupyter Notebook
-
Updated
Nov 9, 2021 - Python
-
Updated
Sep 14, 2021
-
Updated
Aug 26, 2021 - Jupyter Notebook
-
Updated
Nov 10, 2021 - Python
-
Updated
Aug 30, 2021 - Python
-
Updated
Jul 28, 2020 - Python
We should add binary_sparsemax_loss, the binary classification counterpart of multiclass_sparsemax_loss, see section 4.4 of https://arxiv.org/abs/1901.02324. This loss is also known modified Huber loss. The associated mapping is the projection on the unit cube so let's add projection_unit_cube, which is easy to implement using projection_box. Once done, they need to be added to the documen
-
Updated
Nov 1, 2021 - Jupyter Notebook
-
Updated
Oct 28, 2021 - Python
-
Updated
Nov 9, 2021 - Python
Summary
@dantrim has shown very nicely with his hamming-codec project that Typer provides a nice Click based CLI interface with typing support to minimize the amount of code that needs to be written. I now also see that Typer nicely motivates shell completions for the user
$ docker run --rm -ti pythoImprove 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."
Environment info
transformersversion: 4.11.2