Hashir Ahmad
Hashir Ahmad
Hi, I was trying to run `junest` on a cluster where I don't have root access. I get the following errors while doing so: ```bash $ junest FATAL: kernel too...
In v1.1.0, the **Related Posts** snippet in `post.html` lists the three posts, not in relation to the opened post. I thought of including a tag in the front matter e.g...
### Learning Goals - Create a multi-layer perceptron model from scratch using NumPy - Understand forward pass, backpropagation and hyperparameter tuning from the ground up ### Exercise Statement Create a...
### Learning Goals - Create adversarial examples of input data using gradient descent (e.g Fast Gradient Attack) - Train and visualize predictions of semantically same inputs (original and perturbed) -...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...