About the Site Feedback category

Discussion about this site, its organization, how it works, and how we can improve it.

Is it possible to have more categories other than those specified? Similar to tags on stackoverflow where people can create their own tags that then appear as suggestions.

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?”