Aadit Ambadkar

Results 5 issues of Aadit Ambadkar

_If any of the below doesn't apply to this Pull Request, mark the checkbox as done._ - [X] I have tested my code. - [X] I have added my solution...

I think it's important to discuss hacking and the issues with sorting and sets with most of the languages. Specifically, unordered sets and unordered maps (for c++ and python, these...

content

It would make more sense to style the "Authors You Can Trust" like the "Created by the CP Initiative" section (using cards). The grid currently looks jank and out of...

website

## 🚀 Feature request ### Problem description For a circle progress bar (one which you can cycle back to the start), if I could have the colors change each time...

Tested this on a fresh conda environment with just neuralforge installed (and its dependencies) and it generates some errors: ```py import neuralforge as forge # Instantiate Tensors: x = forge.randn((8,4,5))...