Hi, I would like to access hyperparameters in `train_net.py`. For instance, how can I adjust parameters like the **iteration number** during training and other hyperparameters? Your comments are highly appreciated.
Hi,
I would like to access hyperparameters in
train_net.py.For instance, how can I adjust parameters like the iteration number during training and other hyperparameters?
Your comments are highly appreciated.