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
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Hi, the example python train.py PPGAN -c coin.json -n PAN --learningRate 0.2 in the README should be updated to python train.py PGAN -c coin.json -n PAN --baseLearningRate 0.2. Motivation: fix typo and be consistent with current command form.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, the example
python train.py PPGAN -c coin.json -n PAN --learningRate 0.2
in the README should be updated topython train.py PGAN -c coin.json -n PAN --baseLearningRate 0.2
. Motivation: fix typo and be consistent with current command form.The text was updated successfully, but these errors were encountered: