BayesWatch / pytorch-experiments-template

A pytorch based classification experiments template
GNU General Public License v3.0
5 stars 1 forks source link

Advanced dotted argument parsing with Hydra #82

Open AntreasAntoniou opened 3 years ago

AntreasAntoniou commented 3 years ago

Think about how to integrate https://hydra.cc/ into our repo, to make argument parsing neater and more feature rich.