CNN Trainer (Local)
Table of Contents:
Authors and License
Changelog
Source Code Docs
CNN Trainer (Local)
Index
Index
B
|
C
|
D
|
E
|
L
|
M
|
R
|
T
|
V
|
W
B
batchSize (config.Config attribute)
C
cnn
module
CNN (class in cnn)
cnn_trainer_local
module
config
module
Config (class in config)
cpuUsed (config.Config attribute)
create_and_train_cnn() (cnn.CNN method)
create_criterion() (cnn.CNN method)
create_model() (cnn.CNN method)
create_optimizer() (cnn.CNN method)
D
define_transforms() (in module cnn_trainer_local)
E
epochs (config.Config attribute)
evaluate_model() (cnn.CNN method)
L
learningRates (config.Config attribute)
M
main() (in module cnn_trainer_local)
modelNames (config.Config attribute)
modelsPath (config.Config attribute)
module
cnn
cnn_trainer_local
config
R
read_images() (in module cnn_trainer_local)
readConfigFile() (config.Config method)
replications (config.Config attribute)
T
testPath (config.Config attribute)
train_epoch() (cnn.CNN method)
train_model() (cnn.CNN method)
trainPath (config.Config attribute)
transformsHeight (config.Config attribute)
transformsWidth (config.Config attribute)
tree (config.Config attribute)
V
validationPath (config.Config attribute)
W
weightDecays (config.Config attribute)