…and why you should use them in every project moving forward — Introduction You hate PyTorch. No, scratch that. You love PyTorch, however, you hate that it does not have any structure to it. You hate having to write the same training loop over and over again, putting stuff on GPU on your own and manually implementing best practices like mixed precision training. …