Mouffet
stable
Getting started:
Installation instructions
Tutorial: Creating image classifiers with Tensorflow
Core concepts
Configuration files
Scenarios
Core classes
API Documentation
Data
Training
Evaluation
Models
Options
Configuration options
Data configuration options
Training configuration options
Evaluation configuration options
Examples
Frequently Asked Questions
Mouffet
»
Index
Edit on GitHub
Index
C
|
D
|
E
|
F
|
G
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
C
check_structure() (mouffet.data.data_structure.DataStructure method)
create_model() (mouffet.models.dlmodel.DLModel method)
(mouffet.models.model.Model method)
D
DatabaseOptions (class in mouffet.options.database_options)
DataHandler (class in mouffet.data.data_handler)
DataLoader (class in mouffet.data.data_loader)
DataStructure (class in mouffet.data.data_structure)
default_file_name() (mouffet.data.data_structure.DataStructure method)
DLModel (class in mouffet.models.dlmodel)
duplicate_database() (mouffet.data.data_handler.DataHandler method)
E
EvaluationHandler (class in mouffet.evaluation.evaluation_handler)
Evaluator (class in mouffet.evaluation.evaluator)
F
finalize_dataset() (mouffet.data.data_loader.DataLoader method)
G
generate_dataset() (mouffet.data.data_loader.DataLoader method)
get_extension() (mouffet.data.data_structure.DataStructure method)
get_file_name() (mouffet.data.data_structure.DataStructure method)
get_intermediate_path() (mouffet.options.model_options.ModelOptions method)
get_structure_copy() (mouffet.data.data_structure.DataStructure method)
K
keys() (mouffet.data.data_structure.DataStructure method)
L
load_databases() (mouffet.data.data_handler.DataHandler method)
load_datasets() (mouffet.data.data_handler.DataHandler method)
load_file_data() (mouffet.data.data_loader.DataLoader method)
load_weights() (mouffet.models.dlmodel.DLModel method)
M
Model (class in mouffet.models.model)
ModelOptions (class in mouffet.options.model_options)
module
mouffet.data.split
mouffet.data.split
module
N
NAME (mouffet.models.model.Model attribute)
O
Options (class in mouffet.options.options)
opts (mouffet.models.model.Model property)
P
predict() (mouffet.models.model.Model method)
predict_database() (mouffet.evaluation.evaluation_handler.EvaluationHandler method)
prepare_data() (mouffet.models.model.Model method)
R
random_split() (in module mouffet.data.split)
S
save_model() (mouffet.models.dlmodel.DLModel method)
(mouffet.models.model.Model method)
save_options() (mouffet.models.model.Model method)
save_params() (mouffet.models.dlmodel.DLModel method)
save_weights() (mouffet.models.dlmodel.DLModel method)
split_folder() (in module mouffet.data.split)
split_list() (in module mouffet.data.split)
STEP_TRAINING (mouffet.models.model.Model attribute)
STEP_VALIDATION (mouffet.models.model.Model attribute)
STRUCTURE (mouffet.data.data_structure.DataStructure attribute)
structure (mouffet.data.data_structure.DataStructure property)
T
tags_file_name() (mouffet.data.data_structure.DataStructure method)
train() (mouffet.models.dlmodel.DLModel method)
TrainingHandler (class in mouffet.training.training_handler)
U
update_database() (mouffet.data.data_handler.DataHandler method)