The forum surely needs more categories of 2 main kinds.
One kind related to the PyTorch project as a project (For each module of the PyTorch Package) and other kind related to Deep Learning using PyTorch (Vision, Time Series, CNN’s, RNN / LSTM, GAN’s, etc…).
For instant, a question of the first kind would be something like: “How could one change the learning rate of of the optimizer as a function of epoch number?”
A question of the second kind would be something like: “How would you chose architecture for a network for CIFAR10 which is small, namely less than 100,000 parameters?”