Anirudh Dagar

Results 69 comments of Anirudh Dagar

Would you be so kind as to wait until this evening before sending a PR? I'd like to fix some CI issues first, which might affect Jax development. I'll let...

Hi @denzilc, The PyTorch and MXNet versions are complete, but we need to add Tensorflow porting for a few chapters that are remaining. Feel free to contribute if you'd like.

This is what I can see at the moment on preview. Souns like an intermittent issue.

Hi, this issue is not specific to PyTorch and is probably a feature we should add to [d2lbook](https://github.com/d2l-ai/d2l-book). Anyways I'll send a quick fix for now.

Closing this since we recently added ability to view the live preview version based on the master branch if users want to see the most recent changes.

As @astonzhang suggested, I have the same concerns with the design of the `Trainer` base class `fit` method which needs to handle various scenarios. Other than that, type hints will...

> Now we also have to worry about breaking scipy when we change things. Haha yeah, always a good thing, but that also means maybe more contributions/bug fixes from the...

Sure, I'll keep that in mind. If there is something `pooch` specific, I'll ping you, would be nice to have you in the discussion. 🙌🏼

@garylavayou we most probably have no plans to support windows in the near future. Feel free to send a PR if you'd like to add that or edit your own...

I'll look into this issue soon. I encountered the same issue while recently working on the JAX port.