You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
the line in
./sample_from_model.py -m gdb13_exp/models/model.trained.100 --with-likelihood
should be changed into
./sample_from_model.py -m gdb13_exp/models/model.trained.100 --with-nll
or change it in the code to reflect the readme
and add the meaning of the acronym somewhere in the file
negative log-likelihood (NLL)
Keep on with the great work!
marco
The text was updated successfully, but these errors were encountered:
Hi
the line in
./sample_from_model.py -m gdb13_exp/models/model.trained.100 --with-likelihood
should be changed into
./sample_from_model.py -m gdb13_exp/models/model.trained.100 --with-nll
or change it in the code to reflect the readme
and add the meaning of the acronym somewhere in the file
negative log-likelihood (NLL)
Keep on with the great work!
marco
The text was updated successfully, but these errors were encountered: