higher: A library for high-level gradient-based meta-learning in PyTorch, Grefenstette, Edward and Amos, Brandon and Yarats, Denis and Htut, Phu Mon and Molchanov, Artem and Meier, Franziska and Kiela, Douwe and Cho, Kyunghyun and Chintala, Soumith, 2019arXiv preprint arXiv:1910.01727 (arXiv)DOI: 10.48550/arXiv.1910.01727 - PyTorch library facilitating implementation of meta-learning algorithms like MAML.
Autograd mechanics, PyTorch Core Team, 2017 (PyTorch) - Explains the automatic differentiation system in PyTorch, including higher-order gradients.