pygcn icon indicating copy to clipboard operation
pygcn copied to clipboard

Freeze model performance

Open ChrisZhangcx opened this issue 4 years ago • 0 comments

Freeze model performance in multiple training process. The simplest way is to freeze one-hot encoding for each class every time we re-run the train.py. By applying this, we can freeze the model performance to 0.8250 with loss 0.7380.

ChrisZhangcx avatar Nov 10 '19 05:11 ChrisZhangcx