Go to the source code of this file.
Namespaces | |
train | |
Functions | |
def | train.train (model, train_files, valid_files, maskpatterns, epochs, batchsize, info) |
def | train.adjust_learning_rate (optimizer, epoch, lr) |
def | train.main (train_dir, valid_dir, collection, induction, epochs, batchsize, model_name) |
def | train.parse_arguments () |
Variables | |
train.arguments = parse_arguments() | |