-
### Description
Small update: Add Keras to the README neural network section, and remove equinox @jakevdp @fchollet @patrick-kidger
### System info (python version, jaxlib version, accelerator, etc.…
-
Hi,
based on this tutorial I tried to get started with Jax and neural ODEs: https://colab.research.google.com/drive/1ZlK36VgWy1vBjBNXjSUg6Cb-7zeoa3jh
However, I get the a JaxStackTraceBeforeTran…
-
The `tutorial_ml_classical_shadows` demo is using `neural_tangents` and it is not compatible with the last version of jax ([Context](https://xanaduhq.slack.com/archives/C03FRM3RCCV/p1712607309166409))…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/google
---
###### Please subscribe to this thread to get notified when a new repository is created
pravj updated
4 years ago
-
MWE:
```julia
using Zygote
function loss_adjoint(p)
prediction = p.*rand(2,100)
prediction = [prediction[:, i] for i in axes(prediction, 2)]
sum(sum.(prediction))
end
Zygote.…
-
### Description
Hi everyone,
based on this tutorial I tried to get started with Jax and neural ODEs: https://colab.research.google.com/drive/1ZlK36VgWy1vBjBNXjSUg6Cb-7zeoa3jh
However, I get the…
-
微博内容精选
-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
I was thinking about how to get my own editing tool working online (currently I can only 'save' by copy-pasting JSON out of an alert box, lol), and quickly ran into this (I've not really built any web…
-
Thank you for your willingness to open source your code and your inspiring work.
I also have published a paper in IJCNN in 2024 about this topic, and want to extend it to a journal. I want refere…