Certified AI Developer (CAID) Introduction to AI CAID
Quiz 4 Question 7 of 20

When writing custom deep learning architectures in PyTorch, you typically define your model as a Python class. Which base class must your model inherit from to integrate with PyTorch's layer management and autograd systems?

Select an answer to reveal the explanation.