Deeptendu Santra

Results 74 comments of Deeptendu Santra

Is Pluto the best thing for tutorials? Building the Static HTML file involves running the whole Pluto notebook (to get outputs and stuff). This rendering can often make life difficult...

Yes sure, after I finish the text part, I will clean it up.

Is this issue still up for take?

I should add the `ivy.cummin` function in a different pr, right?

I don't think `cummin` can/should be implemented by composition as it is cumulative functions are wrappers around super-optimized C++ functions. So complex compositions for such functions might not be optimal....

I didn't look into containers enough, I will look into that.

Coincidentally I am also working on equivariant neural networks with spherical convolutions and this like a good addition. Unfortunately, I haven't encountered any Julia packages that support equi. networks yet....

It's a little bit more tricky than that. The RotMNIST data points to MNIST data. The repo contains a script to rotate and save them, not difficult to convert the...

No such issues on my local. I am looking into this.