I go over details of automatic differentiation in PyTorch. I also discuss (briefly) the backward computation graph and how to access it.
Code: https://github.com/sol0invictus/YT-co...
Ref:
1) https://pytorch.org/tutorials/beginne...
2) https://pytorch.org/docs/stable/autog...
3) https://pytorch.org/tutorials/beginne...
4) https://pytorch.org/docs/stable/notes...