PyTorch-MAML icon indicating copy to clipboard operation
PyTorch-MAML copied to clipboard

Batch normalization running statistics

Open gaoyi-byte opened this issue 3 years ago • 0 comments

when i set the

encoder_args: bn_args: track_running_stats: True

the train will not converge?

gaoyi-byte avatar Mar 10 '22 06:03 gaoyi-byte