-
Came up in a group meeting discussion. Could be a neat idea to try to differentiate with respect to graph weights and see if you can get something like a force by propagating that through a pretrained…
-
While working on some new distributions for a separate package, I've found that I frequently hit ambiguity warnings when defining operations like `pdf(d::MyNewAbstractDistribution, x::Real)` because t…
-
We need to use [NonLinearSolve](https://docs.sciml.ai/NonlinearSolve/stable/) instead of `MINPACK`:
- An optimal control problem with one step for the control: [optimizing_parameterized_ode](https://…
ocots updated
4 months ago
-
Hi, thank you for the powerful repository. I would like to ask you for some help.
I have difficulty in computing **second-order differentiation** of SparseConv3d.
What I did is to use `torch.aut…
-
Sometimes i have wished for the ability to create portable projects. By this i mean a file format which the user can export to, that embeds all the project's 3rd party dependencies (samples, presets, …
-
[Automatic Differentiation and SciML: What Can Go Wrong](https://www.youtube.com/watch?v=OyFP565kDUI) | Chris Rackauckas
00:00:00 Welcome
00:00:45 Content outline
00:01:50 Prologue: Why do differ…
-
There is really no way to detect standalone PWA on server side? It makes things very complicated, there is a logic for some ajax requests and content parts that are not needed for PWAs, of course we c…
-
ICRC-7: Minimal Non-Fungible Token (NFT) Standard
Following discussions during ICRC NFT Technical Working Group Meetings
-
E-mail marketing is an established strategy to reach people with subjects of their interest.
Many blogs on centralized platforms such as Medium or Substack (and self-hosted with integrated "automat…
-
I'm looking to build an automatic differentiation library for TPUs without using high-level front-ends like TensorFlow/JAX/PyTorch-XLA, but I'm finding information about lower-level TPU usage is pract…