> For the complete documentation index, see [llms.txt](https://lichangbin.gitbook.io/studynotes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lichangbin.gitbook.io/studynotes/pytorch/pytorch.md).

# PyTorch

- [collate\_fn](https://lichangbin.gitbook.io/studynotes/pytorch/pytorch/collate_fn.md)
- [Optimization](https://lichangbin.gitbook.io/studynotes/pytorch/pytorch/optimization.md)
- [ToTensor and ToPILImage](https://lichangbin.gitbook.io/studynotes/pytorch/pytorch/totensor-and-topilimage.md)
- [nn.Linear](https://lichangbin.gitbook.io/studynotes/pytorch/pytorch/untitled.md)
- [Normalization](https://lichangbin.gitbook.io/studynotes/pytorch/pytorch/normalization.md)
