Sasha Rush

Results 119 comments of Sasha Rush

Just curious, Why do you need "{j j}"?

@julien-c Any idea here? I think we might need some way to force dialogues to continue at least one more turn?

Yes good question I should make them more clear. Happy for any suggestions ![image](https://github.com/srush/Autodiff-Puzzles/assets/35882/5dd10133-6505-4ff7-b26d-ec061067e51e) * The red "spotlight" is showing df(x)_o / dx_i pointing from i to o. * The...

The white nudge is the region above the f(x) line here before you have started. It's kind of telling you the answer: ![image](https://github.com/srush/Autodiff-Puzzles/assets/35882/f9644f64-7b98-44fe-98d1-4fdd23830b6d) The red nudge shows up after you...

Oh thanks for the heads up. I will update these and figure out how to test them. Do you need a particular example in the short term? I can prioritize...

Sure. I will do that. I might switch to just files though as notebooks are hard to keep current. If you are looking for demos, you might find the docs...

I'll take a look. Are you on CPU or GPU? The alignment code only really runs on GPU (if you want CPU there are much better libraries).

Yeah... we are trying that out currently actually. There are a lot of different ways to do it with discrete distributions, did you have one in mind?

Yes I think that would be cool. We have some of the papers referenced in that work already implemented, such as differentiable dynamic programming semiring. But it is not exposed...