madhaven
madhaven
it looks like the imports in https://huggingface.co/learn/deep-rl-course/unit1/hands-on are outdated. I'm trying to update it.
### 👟 Reproduction steps try scrolling to the right. ### 👍 Expected behavior it should not show black space ### 👎 Actual Behavior It shows a black space that i...
Hey, I think having a class that is "non-identifiable" helps avoid classifying images that it hasn't seen?
* The documentation talks about a manifest file but that exists only in the `dist` folder. That does not make sense.  * The app.js file contains only three references...
Updating the links in the documentation since I noticed them to be directing to the wrong place.
There is the following issue on this page: https://docs.pytorch.org/tutorials/beginner/basics/optimization_tutorial.html Within the section [Full implementation](https://docs.pytorch.org/tutorials/beginner/basics/optimization_tutorial.html#full-implementation), the loop does not contain the `zero_grad` function on top of the backward propagation block as...