YanCote / IFT6268-simclr

Project for IFT6268
0 stars 0 forks source link

Generate YAML reader to load project settings and configurations for different hyper-parameters. #6

Closed marued closed 3 years ago

marued commented 3 years ago

What I'll probably end up doing: I'll try and base myself off Pytorch Lightning on the way they load and save hyper-parameters through classes. Instead of using parameters, we will be using YAML documents.

marued commented 3 years ago

Duplicate of #10

YanCote commented 3 years ago

Duplicate with #10