Hi, I’m new here.
I think there are a lot of pytorch veterans here. And I want to share my bootstrap of building PyTorch files sturcture, which auto-generates and organizes dataloaders, models, trainers in pytorch.
PyTorch Template
I know there are some package like pytorch-lightning etc. But I just want to share my project and also want to know some people sharing their SOP of building up PyTorch projects. Thanks!